-
Bug
-
Resolution: Fixed
-
Major
-
None
When having the "Prevent Cross Site Request Forgery exploits" flag enabled, the swarm client fails to create the slave with Failed to create a slave on Jenkins CODE: 403.
This is the relevant excerpt from the Jenkins server log:
←[33mFeb 20, 2014 11:17:08 AM hudson.security.csrf.CrumbFilter doFilter
WARNING: No valid crumb was included in request for /plugin/swarm/createSlave. Returning 403.
[JENKINS-21892] Swarm client fails to create slave if CSRF filter is enabled
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: Peter Jönsson [ mindjiver ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 153893 ] | New: JNJira + In-Review [ 207435 ] |
I have proposed a fix here: https://github.com/jenkinsci/swarm-plugin/pull/11