constant LDAP_USER_ACCOUNTS_WITH_SAME_EMAIL_ENABLED in Lightweight Directory Access Protocol (LDAP) 7.2
1 use of LDAP_USER_ACCOUNTS_WITH_SAME_EMAIL_ENABLED
- ldap_user_update_7206 in ldap_user/
ldap_user.install - Set an appropriate default value for accountsWithSameEmail.
File
- ldap_user/
ldap_user.module, line 39 - Module for the LDAP User Entity.
Code
define('LDAP_USER_ACCOUNTS_WITH_SAME_EMAIL_ENABLED', 1);