Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
Jenkins 2.0-rc WAR running on Mac
Description
1) Start jenkins from WAR, giving a JENKINS_HOME directory
2) Install initial plugins and create an admin user (probably not needed), then restart and log in
3) Try to exit jenkins the "right" way by visiting http://localhost:8080/exit
4) Click the "try POST" button
5) See attached 403 error message:
Attachments
Issue Links
- is duplicated by
-
JENKINS-38954 No valid crumb in doDelete of build
-
- Resolved
-
- is related to
-
JENKINS-47043 Support custom command for Jenkins restart
-
- Closed
-
- links to
(1 links to)
Code changed in jenkins
User: Daniel Beck
Path:
core/src/main/resources/hudson/security/csrf/CrumbFilter/retry.jelly
test/src/test/java/hudson/security/csrf/DefaultCrumbIssuerTest.java
http://jenkins-ci.org/commit/jenkins/f0efdbab087ea26342a034da198d055bd7141b8a
Log:
JENKINS-34254Add test