-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
When creating a subfolder, it inherits permissions from the parent. Our use case for optionally disabling inheritance: we want to have a root folder named "dev-team" and under that "dev-team/prod". We'd like the prod subfolder to be restricted to a subset of the the dev-team group who will have rights to deploy to production. Currently this is not possible using folder-auth-plugin. Everyone who can access the "dev-team" folder can also access "dev-team/prod".
- duplicates
-
JENKINS-70753 Assign no permissions to read in a folder or other subfolder but in a subfolder build and read
- Open