-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
jenkins-2.233
When anonymous has Overall/Read, /configure shows a login form, but /configureSecurity shows a stack trace.
The reason is that the exception nesting from Groovy views doesn't match expectations in UnwrapSecurityExceptionFilter.
- links to
[JENKINS-61905] Permission errors in Groovy views don't forward to login form
Assignee | New: Daniel Beck [ danielbeck ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR 4657 (Web Link)" [ 24847 ] |
Description |
Original:
When anonymous has Overall/Read, {{/configure}} shows a login form, but {{/configureSecurity}} shows a stack trace. The reason is that the exception nesting doesn't match expectations in {{UnwrapSecurityExceptionFilter}}. |
New:
When anonymous has Overall/Read, {{/configure}} shows a login form, but {{/configureSecurity}} shows a stack trace. The reason is that the exception nesting from Groovy views doesn't match expectations in {{UnwrapSecurityExceptionFilter}}. |
Released As | New: jenkins-2.233 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Closed [ 6 ] |