-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.46
Steps to reproduce:
- Select "Jenkins" (drop-down arrow) -> "Manage Jenkins" -> "Prepare for Shutdown" (see https://issues.jenkins-ci.org/browse/JENKINS-38175?focusedCommentId=273918&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-273918)
- Click "cancel" link (left pane)
Result: I get "POST is required for jenkins.model.Jenkins.doCancelQuietDown" (/cancelQuietDown). Clicking "Try POSTing" gives the 403 error:
Problem accessing /cancelQuietDown. Reason: No valid crumb was included in the request
- relates to
-
JENKINS-38175 Preparing Jenkins for shutdown via Manage Jenkins -> system-log-out.png throws an HTTP 405 (POST is required for jenkins.model.Jenkins.doQuietDown); works fine via "Prepare for Shutdown" link
-
- Resolved
-
- links to
Cannot reproduce on 2.61.
Likely it has been fixed by the security fixes in 2.46.2. CC danielbeck
owood please try to reproduce the issue on 2.46.2. If the issue still appears, makes sense to investigate