constant LDAP_TEST_USER_ORPHAN_CLONE_REMOVE_COUNT in Lightweight Directory Access Protocol (LDAP) 7.2
Same name and namespace in other branches
- 8.2 ldap_test/ldap_test.module \LDAP_TEST_USER_ORPHAN_CLONE_REMOVE_COUNT
1 use of LDAP_TEST_USER_ORPHAN_CLONE_REMOVE_COUNT
- LdapUserIntegrationTests::testDrupalAccountsOrphaned in ldap_user/
tests/ ldap_user.test - Test cron function for dealing with ldap associated users who no longer have ldap entries
File
- ldap_test/
ldap_test.module, line 11 - Module for the LDAP module testing.
Code
define('LDAP_TEST_USER_ORPHAN_CLONE_REMOVE_COUNT', 2);