You are here

constant LDAPAUTH_EMAIL_FIELD_DISABLE in LDAP integration 6

2 uses of LDAPAUTH_EMAIL_FIELD_DISABLE
ldapauth_form_alter in ./ldapauth.module
Implements hook_form_alter().
ldapauth_user in ./ldapauth.module
Implements hook_user().

File

./ldapauth.module, line 17
ldapauth provides authentication against ldap server.

Code

define('LDAPAUTH_EMAIL_FIELD_DISABLE', 2);