stable

Clone or download

Read-only

request #8925: SVN plugin doesn't handle properly LDAP login vs Tuleap login

When LDAP is enabled and your Tuleap login is different than your LDAP login you will not be able to browse the repo with the web view. The same issue has also been fixed for SVN core with EPEL's ViewVC Change-Id: Iee31e22b909af75d54565803ca9ed9b151b5d0fd

Modified Files

Name
M plugins/svn/include/Svn/Explorer/RepositoryDisplayController.class.php +25 −2 Go to diff View file
M plugins/svn/include/Svn/Explorer/RepositoryDisplayPresenter.class.php +19 −13 Go to diff View file
M plugins/svn/include/Svn/ViewVC/TuleapViewVCProxy.class.php +1 −0 Go to diff View file
M plugins/svn/include/svnPlugin.class.php +2 −1 Go to diff View file
M src/common/svn/viewvc/EPELViewVCProxy.php +1 −0 Go to diff View file
M src/utils/svn/codendildap.py +7 −4 Go to diff View file