spring-security/web
Rob Winch 96a6fef820 Prevent Save @Transient Authentication with existing HttpSession
Previously, @Transient Authentication would get saved if an existing
HttpSession existed but it shouldn't.

This commit always prevents @Transient Authentication from being saved.

Closes gh-9992
2021-11-16 14:44:49 -06:00
..
src Prevent Save @Transient Authentication with existing HttpSession 2021-11-16 14:44:49 -06:00
spring-security-web.gradle Restore ManagementConfigurationPlugin 2021-10-05 11:23:29 -03:00