-
Bug
-
Resolution: Fixed
-
Major
When using com.cloudbees.hudson.plugins.folder.properties.AuthorizationMatrixProperty to configure a ProjectMatrixAuthorizationStrategy, you are limited to Job/* and Run/* permissions. Yet View/* permissions make sense on folders, too. Currently these can only be granted globally.
- links to
[JENKINS-28243] Cannot configure View/* permissions on folder when using matrix-auth
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR 13 (Web Link)" [ 12900 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 163074 ] | New: JNJira + In-Review [ 197095 ] |
Code changed in jenkins
User: Jesse Glick
Path:
src/main/java/com/cloudbees/hudson/plugins/folder/properties/AuthorizationMatrixProperty.java
http://jenkins-ci.org/commit/cloudbees-folder-plugin/36d4c80e2a8572b2e1eccb70dcb58cdfadd51566
Log:
[FIXED JENKINS-28243] Also include the PermissionGroup for View.