Skip to content
Commit d205a026 authored by Jeff Thompson's avatar Jeff Thompson Committed by Oliver Gondža
Browse files

[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.

(cherry picked from commit 8349cebb)
parent c69c0def
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment