Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 2dbd6eca7f8c19222a04f68b548d54a163883ba0
      
https://github.com/jenkinsci/jenkins/commit/2dbd6eca7f8c19222a04f68b548d54a163883ba0
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2014-03-11 (Tue, 11 Mar 2014)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/security/TokenBasedRememberMeServices2.java
    A 
test/src/test/groovy/hudson/security/TokenBasedRememberMeServices2Test.groovy

  Log Message:
  -----------
  [JENKINS-11643]

An unexpected failure in processing remember me cookie should be handled
gracefully. In particular, possibly problematic cookie should be
removed, or else the browser will keep bombarding the server with the
same cookie, and will never be able to get through.

It's much better to just drop the cookie.


-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to