stable

Clone or download

Read-only

Merge commit 'refs/changes/39/10139/3' of ssh://gerrit.tuleap.net:29418/tuleap

* ssh://gerrit.tuleap.net:29418/tuleap: request #10916: LDAP user with an UID matching multiples users according to sys_ldap_search_user param gets an error when they commit Change-Id: I7068545f4291e04eed1f6ada78e6cb60f49fefcc

Modified Files

Name
M plugins/ldap/include/ldapPlugin.class.php +11 −0 Go to diff View file
M plugins/svn/include/Svn/Explorer/RepositoryDisplayPresenter.class.php +1 −1 Go to diff View file
M plugins/svn/include/Svn/Hooks/PostCommit.class.php +2 −6 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
M src/common/user/UserManager.class.php +20 −0 Go to diff View file
A src/common/user/UserRetrieverByLoginNameEvent.php +62 −0 Go to diff View file