You are here

constant LDAP_AUTHENTICATION_ACCT_CREATION_USER_SETTINGS_FOR_LDAP in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_ACCT_CREATION_USER_SETTINGS_FOR_LDAP
  2. 7 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_ACCT_CREATION_USER_SETTINGS_FOR_LDAP
1 use of LDAP_AUTHENTICATION_ACCT_CREATION_USER_SETTINGS_FOR_LDAP
_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

File

ldap_authentication/ldap_authentication.module, line 47
This module injects itself into Drupal's Authentication stack.

Code

define('LDAP_AUTHENTICATION_ACCT_CREATION_USER_SETTINGS_FOR_LDAP', 1);