-
Bug
-
Resolution: Fixed
-
Minor
-
-
jenkins-2.198
Jenkins should not allow "attempt with POST" resubmissions of GET requests to form submission endpoints. They usually expects a form ( getSubmittedForm / structured form submission) with unexpected results when submission without a form is attempted (typically an exception stack trace, but who knows…)
[JENKINS-59514] Use @POST instead of @RequirePOST for form submission endpoints
Released As | New: jenkins-2.198 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Labels | Original: robustness | New: lts-candidate robustness |
Labels | Original: lts-candidate robustness | New: 2.190.3-fixed robustness |