You are here

constant LDAP_AUTHENTICATION_EMAIL_FIELD_DISABLE 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_EMAIL_FIELD_DISABLE
  2. 7 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_EMAIL_FIELD_DISABLE
3 uses of LDAP_AUTHENTICATION_EMAIL_FIELD_DISABLE
LdapAuthenticationTestCase::testUI in ldap_authentication/tests/ldap_authentication.test
make sure user admin interface works.
ldap_test_ldap_authentication_data in ldap_test/ldap_authentication.conf.inc
@file
_ldap_authentication_form_user_profile_form_alter in ldap_authentication/ldap_authentication.inc
alter user editing form (profile form) based on ldap authentication configuration

File

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

Code

define('LDAP_AUTHENTICATION_EMAIL_FIELD_DISABLE', 3);