constant LDAP_AUTHENTICATION_PASSWORD_FIELD_ALLOW in Lightweight Directory Access Protocol (LDAP) 7.2
Same name and namespace in other branches
- 8.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_PASSWORD_FIELD_ALLOW
3 uses of LDAP_AUTHENTICATION_PASSWORD_FIELD_ALLOW
- ldap_authentication_show_reset_pwd in ldap_authentication/
ldap_authentication.module - ldap_authentication_user_pass_validate in ldap_authentication/
ldap_authentication.module - theme_ldap_authentication_user_pass_message in ldap_authentication/
ldap_authentication.theme.inc - Returns HTML warning text for request new password/password reset form.
File
- ldap_authentication/
ldap_authentication.module, line 47 - This module injects itself into Drupal's Authentication stack.
Code
define('LDAP_AUTHENTICATION_PASSWORD_FIELD_ALLOW', 4);