Skip to content
Commit 8349cebb authored by Jeff Thompson's avatar Jeff Thompson Committed by Oleg Nenashev
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.
parent b9d507cb
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