constant LDAPAUTH_EMAIL_FIELD_REMOVE in LDAP integration 6
3 uses of LDAPAUTH_EMAIL_FIELD_REMOVE
- ldapauth_form_alter in ./
ldapauth.module - Implements hook_form_alter().
- ldapauth_user in ./
ldapauth.module - Implements hook_user().
- _ldapdata_user_update_drupal_account in ./
ldapdata.module - Find out which Drupal attributes should be synced back to LDAP..
File
- ./
ldapauth.module, line 16 - ldapauth provides authentication against ldap server.
Code
define('LDAPAUTH_EMAIL_FIELD_REMOVE', 1);