1
0
mirror of synced 2026-08-05 09:47:05 +00:00
Files
spring-security/core
Eleftheria Stein a5b97bb569 Prevent NullPointerException when session ID changes
The old session ID may not exist in the session registry if the user is not authenticated.

Closes gh-9011
2020-09-18 10:51:12 +02:00
..