stable
Clone or download
Read-only
request #7449: Adding logging to debug ldap connexion issues
Change-Id: Ibcd8240564c2c77dd0f7ffc0db376c9aedbc110e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/bin/ldap_sync.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/include/LDAP.class.php | +35 | −1 | Go to diff View file |
M | plugins/ldap/include/LDAP_DirectorySynchronization.class.php | +14 | −3 | Go to diff View file |
M | plugins/ldap/include/ldapPlugin.class.php | +11 | −1 | Go to diff View file |
M | plugins/ldap/tests/LDAPTest.php | +9 | −1 | Go to diff View file |
M | plugins/ldap/tests/LDAP_DirectorySynchronizationTest.php | +23 | −15 | Go to diff View file |
M | plugins/ldap/tests/LDAP_UserManagerTest.php | +8 | −1 | Go to diff View file |