Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-28243

Cannot configure View/* permissions on folder when using matrix-auth

      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.

          [JENKINS-28243] Cannot configure View/* permissions on folder when using matrix-auth

          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.

          SCM/JIRA link daemon added a comment - 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.

          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/21d546a89e866cb4202e9e1997916a92a7c7468b
          Log:
          Merge pull request #13 from jglick/AuthorizationMatrixProperty-View-JENKINS-28243

          JENKINS-28243 Fix display of permissions

          Compare: https://github.com/jenkinsci/cloudbees-folder-plugin/compare/fb215f3b2ed3...21d546a89e86

          SCM/JIRA link daemon added a comment - 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/21d546a89e866cb4202e9e1997916a92a7c7468b Log: Merge pull request #13 from jglick/AuthorizationMatrixProperty-View- JENKINS-28243 JENKINS-28243 Fix display of permissions Compare: https://github.com/jenkinsci/cloudbees-folder-plugin/compare/fb215f3b2ed3...21d546a89e86

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: