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

setting Permission.enabled=false has no effect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • core
    • None

      according to javadoc, hudson.security.Permission#enabled "allows us to dynamically enable or disable the visibility of permissions, so administrators can control the complexity of their permission matrix".

      But setting Jenkins.ADMINISTER.enabled=false has no impact, I still can access all administrative actions. Sounds to me the ACL permission check has to first ensure requested permission is enabled, before it compare with users' granted authorities.

            Unassigned Unassigned
            ndeloof Nicolas De Loof
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: