You are here

constant LDAP_AUTHENTICATION_EMAIL_UPDATE_ON_LDAP_CHANGE_DISABLE in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_EMAIL_UPDATE_ON_LDAP_CHANGE_DISABLE
  2. 7 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_EMAIL_UPDATE_ON_LDAP_CHANGE_DISABLE
2 uses of LDAP_AUTHENTICATION_EMAIL_UPDATE_ON_LDAP_CHANGE_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/ldap_authentication.module, line 24
This module injects itself into Drupal's Authentication stack.

Code

define('LDAP_AUTHENTICATION_EMAIL_UPDATE_ON_LDAP_CHANGE_DISABLE', 3);