stable

Clone or download

Read-only

Merge commit 'refs/changes/24/2224/8' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master

* ssh://gerrit.tuleap.net:29418/tuleap: request #6545: Notify project admins when ldap users are suspended. Change-Id: I063e5d16298b9fd5a9c078101201d72feebff3e0

Modified Files

Name
M plugins/ldap/etc/ldap.inc +4 −0 Go to diff View file
M plugins/ldap/include/LDAP_DirectorySynchronization.class.php +14 −1 Go to diff View file
A plugins/ldap/include/LDAP_SyncNotificationManager.class.php +131 −0 Go to diff View file
M plugins/ldap/include/autoload.php +2 −1 Go to diff View file
M plugins/ldap/site-content/en_US/ldap.tab +6 −1 Go to diff View file
M plugins/ldap/site-content/fr_FR/ldap.tab +6 −1 Go to diff View file
M plugins/ldap/tests/LDAP_DirectorySynchronizationTest.php +11 −2 Go to diff View file