constant LDAP_AUTHENTICATION_ACCT_CREATION_USER_SETTINGS_FOR_LDAP in Lightweight Directory Access Protocol (LDAP) 7
Same name and namespace in other branches
- 8.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_ACCT_CREATION_USER_SETTINGS_FOR_LDAP
- 7.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_ACCT_CREATION_USER_SETTINGS_FOR_LDAP
2 uses of LDAP_AUTHENTICATION_ACCT_CREATION_USER_SETTINGS_FOR_LDAP
- LdapAuthenticationConf::allowUser in ldap_authentication/
LdapAuthenticationConf.class.php - decide if a username is excluded or not
- _ldap_authentication_user_login_authenticate_validate in ldap_authentication/
ldap_authentication.inc - user form validation will take care of username, pwd fields
File
- ldap_authentication/
ldap_authentication.module, line 44 - This module injects itself into Drupal's Authentication stack.
Code
define('LDAP_AUTHENTICATION_ACCT_CREATION_USER_SETTINGS_FOR_LDAP', 1);