-
New Feature
-
Resolution: Unresolved
-
Minor
In our environment it would be very helpful to be able to set Permissions, who can see specific agent.
It should be like with jobs/projects, where the method "hasPermission()" is called, before you get all Items of the jenkins-instance.
So it would be just needed in the Computer.java a new attribute "Permission VIEW", and in the Jenkins.java in the Method "getComputer()" the check, if the user has the Permission to see this agent.
- depends on
-
JENKINS-17200 SCM.TAG permission not eagerly loaded
- Open
- is blocking
-
JENKINS-5517 Jenkins to hide agent names for anonymous users
- Open
- is duplicated by
-
JENKINS-65523 Node based security is displaying the Node without hiding it for people who doesnt have access to them
- Closed
- is related to
-
JENKINS-22760 Request for new slave-specific permission in Jenkins core
- Open
- relates to
-
JENKINS-15484 New permission controlling ability to configure your own User
- Open
- links to