stable

Clone or download

Read-only

LDAP_CleanUpManager now uses the UserRemover

This is part of story #10047 remove users that left the company from all the groups they belong to When the LDAP plugin cleans all suspeneded users whose retention period is outdated, these users are now also removed of project static ugroups in addition of project member Change-Id: Ib7e2edf3ce6ef57413bcd619235b21d9550fcfb1

Modified Files

Name
M plugins/ldap/bin/ldap_sync.php +13 −3 Go to diff View file
M plugins/ldap/include/LDAP_CleanUpManager.class.php +18 −8 Go to diff View file
M plugins/ldap/include/LDAP_DirectorySynchronization.class.php +23 −3 Go to diff View file
M src/common/dao/UserGroupDao.class.php +0 −18 Go to diff View file