stable
Clone or download
Read-only
request #6545: Notify project admins when ldap users are suspended.
Change-Id: I3266ee5cb370902a6ebb0e34633c68e904c1ae5f
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 |