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

"SCM - Tag" Matrix security option doesn't work

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • core
    • None
    • Platform: Macintosh, OS: All

      If you enable Matrix-based security and configure a use to disallow tagging, then log in as that user, the
      tagging UI is still available to the user. What should happen is that the tagging UI should not be available
      to a user configured to disallow tagging.

          [JENKINS-2380] "SCM - Tag" Matrix security option doesn't work

          Reccurrence of this in
          http://www.nabble.com/Anonymous-user-are-allowed-to-tag-a-build-td19620954.html

          From looking at the code, I believe the actual tagging is protected, but I agree
          that UI shouldn't be visible.

          Kohsuke Kawaguchi added a comment - Reccurrence of this in http://www.nabble.com/Anonymous-user-are-allowed-to-tag-a-build-td19620954.html From looking at the code, I believe the actual tagging is protected, but I agree that UI shouldn't be visible.

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/java/hudson/scm/SubversionTagAction.java
          trunk/hudson/main/test/src/test/java/hudson/scm/SubversionSCMTest.java
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=12323
          Log:
          [FIXED JENKINS-2380]
          "Tag this build" link shouldn't show up in the navigation bar if the user doesn't have a permission.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/java/hudson/scm/SubversionTagAction.java trunk/hudson/main/test/src/test/java/hudson/scm/SubversionSCMTest.java trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=12323 Log: [FIXED JENKINS-2380] "Tag this build" link shouldn't show up in the navigation bar if the user doesn't have a permission.

            Unassigned Unassigned
            acronce acronce
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: