stable
Clone or download
Read-only
request #7615 Edit SVN commit log messages
The previous method used (getUserByIdentifier) does not work in this context because we don't provide data like ldapCn:user_name So we now use a method that search user through LDAP and then Tuleap database by the username provided by SVN operation hook. Change-Id: I5d30109834714085f905705dbcef2f57331ae519
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/svn/SVN_Hooks.class.php | +1 | −1 | Go to diff View file |
M | src/common/user/UserManager.class.php | +1 | −1 | Go to diff View file |