constant LDAP_AUTHENTICATION_CONFLICT_RESOLVE in Lightweight Directory Access Protocol (LDAP) 7.2
Same name and namespace in other branches
- 8.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_CONFLICT_RESOLVE
- 7 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_CONFLICT_RESOLVE
1 use of LDAP_AUTHENTICATION_CONFLICT_RESOLVE
- ldap_servers_update_7201 in ldap_servers/
ldap_servers.install - Upgrade as much as feasible for 7.1 to 7.2 branch.
File
- ldap_authentication/
ldap_authentication.module, line 19 - This module injects itself into Drupal's Authentication stack.
Code
define('LDAP_AUTHENTICATION_CONFLICT_RESOLVE', 2);