stable

Clone or download

Read-only

Users should not be able to browse Git when service is not enable

Part of story #10408 have a burning parrot git repository list How to test: - disable git service - try to access to any git page: you should have a message indicating service is disalbe -as site admin, go in plugin > git you should be able to perform any actions Change-Id: Ied19fdcce8e45546d6fd5ce9780faa831d653396

Modified Files

Name
M plugins/git/include/Git/GitPluginDefaultController.php +8 −1 Go to diff View file
M plugins/git/include/Git/GitRepositoryBrowserController.php +7 −1 Go to diff View file
M plugins/git/include/Git/RepositoryList/GitRepositoryListController.php +6 −0 Go to diff View file
M plugins/git/include/GitLegacyURLRedirectController.php +5 −0 Go to diff View file