-
Bug
-
Resolution: Fixed
-
Critical
In case of views, permissions are checked during form submission allowing to show config page also for unauthorized users.
[JENKINS-15277] Check view permissions before showing config page
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | New: 1.480.1-fixed |
Workflow | Original: JNJira [ 145999 ] | New: JNJira + In-Review [ 191734 ] |
Code changed in jenkins
User: Vojtech Juranek
Path:
core/src/main/resources/hudson/model/View/configure.jelly
http://jenkins-ci.org/commit/jenkins/452f4f1c74dd8369644218cd808a16a6376b728b
Log:
[Fixed JENKINS-15277] Check permissions before showing config page as we did in all other cases