stable

Clone or download

Read-only

Site administrator should be able to browse suspended projects

part of story #12160 have a clean way to suspend a project How to test: - Access to a plugin SVN repository with site admin => you should be able to browse - Access to a core SVN repository with site admin => you should be able to browse - Access to a plugin SVN repository with a regular user => you should not be able to browse - Access to a core SVN repository with a regular user => you should not be able to browse Change-Id: I48016ed789bb85623923957b3f775878f9c6717c

Modified Files

Name
M plugins/svn/include/Svn/Dao.class.php +2 −2 Go to diff View file
M plugins/svn/include/Svn/Repository/RepositoryManager.class.php +20 −1 Go to diff View file
M plugins/svn/include/Svn/ViewVC/ViewVCProxy.php +25 −14 Go to diff View file
M plugins/svn/include/svnPlugin.class.php +14 −2 Go to diff View file