mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-05-12 18:41:40 +00:00
Previously session fixation protection could output an incorrect warning that session fixation protection did not work. The code now synchronizes on WebUtils.getSessionMutex(..).