stable

Clone or download

Read-only

Warn that project admins are not removed during daily synchronization

This is part of story #9396 have project members automatically synchronized with LDAP During the daily synchronization or when we bound manually project members to an LDAP group, the users are now removed if necessary from project members. Project administrators are kept and an entry is added in the project history to say that this user is not removed. Change-Id: I7cf818204dbdcccd0a4de520d348ab35c625adc1

Modified Files

Name
M plugins/ldap/db/install.sql +1 −0 Go to diff View file
A plugins/ldap/db/mysql/updates/2016/201609301657_add_bind_column.php +38 −0 Go to diff View file
M plugins/ldap/include/LDAP_ProjectGroupDao.class.php +17 −2 Go to diff View file
M plugins/ldap/include/LDAP_ProjectGroupManager.class.php +25 −1 Go to diff View file
M plugins/ldap/include/ldapPlugin.class.php +9 −4 Go to diff View file
M plugins/ldap/site-content/en_US/ldap.tab +2 −0 Go to diff View file
M plugins/ldap/site-content/fr_FR/ldap.tab +2 −0 Go to diff View file