-
Bug
-
Resolution: Fixed
-
Major
-
1.548+
- is blocking
-
JENKINS-18680 View.onJobRenamed should be deprecated
-
- Resolved
-
- is related to
-
JENKINS-20474 getACL methods are too expensive when current ACL is SYSTEM
-
- Resolved
-
-
JENKINS-25400 Job owned by SYSTEM instead of creator when 'Setup after creation' used
-
- Resolved
-
[JENKINS-22769] ListView's ItemListener runs with user privileges, might miss affected views
Link |
New:
This issue is blocking |
Labels | New: permissions |
Link |
New:
This issue is related to |
Assignee | New: Jesse Glick [ jglick ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Labels | Original: permissions | New: performance permissions |
Labels | Original: performance permissions | New: lts-candidate performance permissions |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Can also be a performance issue (even when all the ACL checks pass) in case the authorization strategy takes much longer to check an ACL for a real user than for SYSTEM.