stable

Clone or download

Read-only

Merge commit 'refs/changes/39/27539/2' of ssh://gerrit.tuleap.net:29418/tuleap

# By Thomas Gerbet # Via Thomas Gerbet * ssh://gerrit.tuleap.net:29418/tuleap: Fixes request #30015: Users should not be logout from MW standalone instances when they authenticate on another service

Modified Files

Name
M plugins/ldap/include/LDAP_BackendSVN.class.php +7 −1 Go to diff View file
M plugins/ldap/include/LDAP_DirectorySynchronization.class.php +10 −1 Go to diff View file
M plugins/ldap/include/LDAP_UserGroupManager.class.php +7 −1 Go to diff View file
M plugins/ldap/include/LDAP_UserManager.class.php +12 −14 Go to diff View file
M plugins/ldap/include/ldapPlugin.php +10 −1 Go to diff View file
M plugins/ldap/tests/unit/UserManagerAuthenticateTest.php +25 −1 Go to diff View file