Branch: refs/heads/stable-2.190
Home: https://github.com/jenkinsci/jenkins
Commit: 502704261e8906ef38653c6e5fedf611e6667bd9
https://github.com/jenkinsci/jenkins/commit/502704261e8906ef38653c6e5fedf611e6667bd9
Author: Daniel Beck <[email protected]>
Date: 2019-11-03 (Sun, 03 Nov 2019)
Changed paths:
M core/src/main/java/hudson/PluginManager.java
M core/src/main/java/hudson/logging/LogRecorder.java
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/ComputerSet.java
M core/src/main/java/hudson/model/Job.java
M core/src/main/java/hudson/model/ListView.java
M core/src/main/java/hudson/model/MyViewsProperty.java
M core/src/main/java/hudson/model/Run.java
M core/src/main/java/hudson/model/TreeView.java
M core/src/main/java/hudson/model/User.java
M core/src/main/java/hudson/model/View.java
M core/src/main/java/hudson/model/labels/LabelAtom.java
M core/src/main/java/hudson/security/GlobalSecurityConfiguration.java
M core/src/main/java/jenkins/install/SetupWizard.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/java/jenkins/tools/GlobalToolConfiguration.java
M
test/src/test/java/jenkins/security/RedactSecretJsonInErrorMessageSanitizerHtmlTest.java
Log Message:
-----------
[JENKINS-59514] Use POST instead of RequirePOST for form submissions (#4223)
* [JENKINS-59514] Use POST instead of RequirePOST for form submissions
* More form submission URLs
* More form submission endpoints
(cherry picked from commit 16145cca86134ab77b085569d0de17d136a709f1)
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/stable-2.190/64f210-502704%40github.com.