Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 8349cebb61a9aa73511f243465a6c5f57cfadd2f
      
https://github.com/jenkinsci/jenkins/commit/8349cebb61a9aa73511f243465a6c5f57cfadd2f
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2019-07-11 (Thu, 11 Jul 2019)

  Changed paths:
    M 
core/src/main/java/hudson/security/HttpSessionContextIntegrationFilter2.java

  Log Message:
  -----------
  [JENKINS-55945] IllegalStateException trying to get user. (#4107)

This change catches the exception and returns false, invalidating the user 
session. This behavior is sensible, because if we are unable to validate the 
user we must assume the session is invalid.
Catching the error at this point reportedly helps with some scenarios and 
shouldn't cause any further harm.


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/b9d507-8349ce%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to