Make Functions#checkAnyPermission work on objects that aren't AccessControlled

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • 2.226

      Functions#checkAnyPermission doesn't have an overload for an Object first arg (rather than AccessControlled.

      As explained in https://github.com/jenkinsci/jenkins/blob/a79101ce5440f2cff160dde791e923ce2548cfbe/core/src/main/java/hudson/Functions.java#L838-L842 this is a problem:

      Multiple-permission checks won't work on views belonging to objects that aren't AccessControlled. Even more annoying given that all use cases for this feature at the moment would check on app / the Jenkins singleton anyway.

            Assignee:
            Daniel Beck
            Reporter:
            Daniel Beck
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: