stable
Clone or download
Read-only
Merge commit 'refs/changes/96/2496/7' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master
* ssh://gerrit.tuleap.net:29418/tuleap: request #7449: Adding logging to debug ldap connexion issues Change-Id: I684bb4ce5f50126f7eba0c7f6d0ea0c7789163b7
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 |