stable
Clone or download
Read-only
request #10401 Ldap clean up must check projet user is only ugroup member
The ldap clean up manager only check projects user is member of. Sometimes, user is not project member but is member of a ugroup in this project. These projects must be also checked Change-Id: Icdde1bab35cc4efc4729fe4000264dcd2ac182fb
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/include/LDAP_CleanUpManager.class.php | +1 | −1 | Go to diff View file |
M | plugins/ldap/include/LDAP_SyncMail.class.php | +1 | −1 | Go to diff View file |
M | src/common/dao/ProjectDao.class.php | +23 | −0 | Go to diff View file |
M | src/common/project/ProjectManager.class.php | +10 | −0 | Go to diff View file |