constant LDAP_AUTHENTICATION_CONFLICT_LOG in Lightweight Directory Access Protocol (LDAP) 7
Same name and namespace in other branches
- 8.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_CONFLICT_LOG
- 7.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_CONFLICT_LOG
9 uses of LDAP_AUTHENTICATION_CONFLICT_LOG
- 1197636.ldap_authentication.test_data.inc in ldap_authorization/
tests/ 1197636/ 1197636.ldap_authentication.test_data.inc - LdapServerTestData.ldapauthen1.inc in ldap_authentication/
tests/ LdapServerTestData.ldapauthen1.inc - ldap_authentication.inc in ldap_authorization/
tests/ DeriveFromAttr/ ldap_authentication.inc - ldap_authentication.inc in ldap_authorization/
tests/ Og/ ldap_authentication.inc - ldap_authentication.inc in ldap_authorization/
tests/ Other/ ldap_authentication.inc
File
- ldap_authentication/
ldap_authentication.module, line 20 - This module injects itself into Drupal's Authentication stack.
Code
define('LDAP_AUTHENTICATION_CONFLICT_LOG', 1);