[
https://issues.jenkins-ci.org/browse/JENKINS-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161079#comment-161079
]
SCM/JIRA link daemon commented on JENKINS-3681:
-----------------------------------------------
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
core/src/main/java/hudson/model/View.java
core/src/main/java/hudson/model/ViewGroupMixIn.java
core/src/main/java/hudson/security/AuthorizationStrategy.java
core/src/main/resources/hudson/model/Messages.properties
http://jenkins-ci.org/commit/jenkins/85e13303f8cfbebeb7dab347fda8ccf4069070b6
Log:
[FIXED JENKINS-3681] Added View.READ permission.
The trick for backward compatibility is in the default implementation
that grants View.READ to those who have access to items.
> Hide Empty Tabs (Views) in the GUI
> ----------------------------------
>
> Key: JENKINS-3681
> URL: https://issues.jenkins-ci.org/browse/JENKINS-3681
> Project: Jenkins
> Issue Type: Improvement
> Components: gui
> Affects Versions: current
> Environment: Platform: All, OS: All
> Reporter: rnell
>
> I'd like the ability to hide tabs that have no visible jobs. We use Project
> Based Security to limit development access to only their projects. I don't
> like
> that developers can still see all tabs used by the other groups, even though
> they are empty due to the security settings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira