|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-16278) "Rememb... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)
- [JIRA] (JENKINS-16278) "R... [email protected] (JIRA)

Code changed in jenkins
User: Hendrik Millner
Path:
core/src/main/java/hudson/security/TokenBasedRememberMeServices2.java
http://jenkins-ci.org/commit/jenkins/83c95d51bae57fc328e5b1fb080875234a1b0429
Log:
[FIXED JENKINS-16278] Fixed RememberMe cookie signature generation (bugfix on SECURITY-49)
New cookie signature generation was not implemented in creation of RememberMe cookie, but only in its verification.
Fixed by new override TokenBasedRememberMeServices2.loginSuccess
(cherry picked from commit 91bbae3c35230734fd2cf6926a7ac1239119fc6e)