Source Control Integration plugin
Moderators: Developer, Contributor
Source Control Integration plugin
Hello, I'm using the Source Control Integration plugin and would like to hide the "repositories" menu for users who are not developers (or other threshold) ? And, in this "repositories" page, only show the projects for which user is assigned to... Is it possible ?
Re: Source Control Integration plugin
I don't use this plugin, but had a short look at the source code.
It seems that there are various options at the configuration page of the plugin to set thresholds who is allowed to view and update repositories.
It seems that there are various options at the configuration page of the plugin to set thresholds who is allowed to view and update repositories.
Re: Source Control Integration plugin
Effectively, there are these threshold options, but it seems to act everywhere rather than only about "Repositories" menu item and its underlying page. For example, I've tried to set the "View threshold" at "Developer" level rather than the default "Viewer" one : so, logged as "Reporter",
- "Repositories" menu item is already here, but I can't access to the page (access denied) : I would prefer to don't see the menu at all.
- I don't see any changeset on any page anymore, even in the "View issue" page for the related changesets : my wish was just to hide access to "Repositories" page (which actually lists all the SVN changesets, even the ones not linked with a Mantis issue), not to hide this info in the framework of every issue.
Well, I'll simply hide the "Repositories" menu item until better way
Thanks for your help, atrol.
- "Repositories" menu item is already here, but I can't access to the page (access denied) : I would prefer to don't see the menu at all.
- I don't see any changeset on any page anymore, even in the "View issue" page for the related changesets : my wish was just to hide access to "Repositories" page (which actually lists all the SVN changesets, even the ones not linked with a Mantis issue), not to hide this info in the framework of every issue.
Well, I'll simply hide the "Repositories" menu item until better way