You are here

constant LDAP_USER_CONFLICT_LOG in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_user/ldap_user.module \LDAP_USER_CONFLICT_LOG
4 uses of LDAP_USER_CONFLICT_LOG
LdapUserUITests::testUI in ldap_user/tests/ldap_user.test
make sure user admin interface works. (its a beast)
ldap_servers_update_7201 in ldap_servers/ldap_servers.install
upgrade as much as feasible for 7.1 to 7.2 branch
ldap_test_ldap_user_data in ldap_test/ldap_user.conf.inc
@file simpletest ldap user config
_ldap_authentication_user_login_authenticate_validate in ldap_authentication/ldap_authentication.inc
user form validation will take care of username, pwd fields this function validates ldap authentication specific

File

ldap_user/ldap_user.module, line 34
Module for the LDAP User Entity

Code

define('LDAP_USER_CONFLICT_LOG', 1);