13 calls to ldap_authentication_get_valid_conf() in Lightweight Directory Access Protocol (LDAP) 8.2
- LdapAuthenticationTestCase::testAuthenticationWhitelistTests in ldap_authentication/
tests/ ldap_authentication.test - LdapAuthenticationTestCase::testUI in ldap_authentication/
tests/ ldap_authentication.test - make sure user admin interface works.
- ldap_authentication_form_user_pass_alter in ldap_authentication/
ldap_authentication.module - Implements hook_form_FORM_ID_alter().
- ldap_authentication_ldap_server_in_use in ldap_authentication/
ldap_authentication.module - Implements hook_ldap_ldap_server_in_use().
- ldap_authentication_menu_alter in ldap_authentication/
ldap_authentication.module - Implements hook_menu_alter(). since menu items are cached, only useful to add or alter callbacks for ldap authentication driven menu items.
- ldap_authentication_show_ldap_help_link in ldap_authentication/
ldap_authentication.module - ldap_authentication_show_reset_pwd in ldap_authentication/
ldap_authentication.module - ldap_authentication_user_pass_validate in ldap_authentication/
ldap_authentication.module - ldap_sso_user_login_sso in ldap_sso/
ldap_sso.module - A proxy function for the actual authentication routine. This is in place so various implementations of grabbing NTLM credentials can be used and selected from an administration page. This is the real gatekeeper since this assumes that any NTLM…
- ldap_sso_user_logout in ldap_sso/
ldap_sso.module - Implements hook_user_logout().
- _ldap_authentication_form_user_profile_form_alter in ldap_authentication/
ldap_authentication.inc - alter user editing form (profile form) based on ldap authentication configuration
- _ldap_authentication_login_form_alter in ldap_authentication/
ldap_authentication.inc - helper function for ldap_authn_form_user_login_block_alter and ldap_authn_form_user_login_alter
- _ldap_authentication_user_login_authenticate_validate in ldap_authentication/
ldap_authentication.inc - user form validation will take care of username, pwd fields this function validates ldap authentication specific