100
edits
Line 4: | Line 4: | ||
== LDAP interaction in Worker Management App == | == LDAP interaction in Worker Management App == | ||
LDAP is used ReadOnly in Worker management App | ''LDAP is used ReadOnly in Worker management App'' | ||
=== | I believe these two calls could be combined into one, to return the manager list with email and bugzilla login all in one. | ||
=== LDAP->fetch_attribute === | |||
in newhire and contractor form | in newhire and contractor form | ||
Line 14: | Line 16: | ||
Same in both, added to $form_input and sent to $bz_helper->newhire_filing($form_input); | Same in both, added to $form_input and sent to $bz_helper->newhire_filing($form_input); | ||
=== | === LDAP->manager_list === | ||
in newhire and contractor form | in newhire and contractor form |
edits