stable

Clone or download

Read-only

Merge commit 'refs/changes/28/3128/25' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #7524: Threshold for ldap daily synchro Change-Id: I848c4aaa8534a3ff39bc68436267201b3af2a472

Modified Files

Name
M plugins/ldap/bin/ldap_sync.php +38 −12 Go to diff View file
M plugins/ldap/etc/ldap.inc +3 −0 Go to diff View file
M plugins/ldap/include/LDAP_DirectorySynchronization.class.php +16 −11 Go to diff View file
M plugins/ldap/include/LDAP_UserDao.class.php +34 −0 Go to diff View file
M plugins/ldap/include/LDAP_UserManager.class.php +100 −0 Go to diff View file