-
Patch
-
Resolution: Fixed
-
Critical
-
None
-
Platform: All, OS: All
We'd like to use hudson for different projects with different team members,
which only should see the projects in which they work, not all projects.
We use the user directory from hudson itself and the "Project-based Matrix
Authorization Strategy"...
- is blocked by
-
JENKINS-42577 Jenkins.version saved only from doConfigSubmit
-
- Resolved
-
- is duplicated by
-
JENKINS-2993 Page/Project visibility with per-project authorization
-
- Closed
-
-
JENKINS-3243 Hiding Jobs for specific users
-
- Closed
-
-
JENKINS-3108 Add new project-based security permission to show/hide project
-
- Closed
-
I am implementing READ permission at the job level.
When this is done, a user that lacks the READ permission for a particular job
will not:
There is a related forum post where I am looking for feedback on what ACLs to
use: http://www.nabble.com/Read-permission-on-Jobs-td20650539.html