Adding/removing sessions from principals wasn't atomic. If one thread removed the last session from a principal while another thread added a new one, the addition could be lost. Fixes gh-3189 |
||
---|---|---|
.. | ||
src | ||
spring-security-core.gradle |
Adding/removing sessions from principals wasn't atomic. If one thread removed the last session from a principal while another thread added a new one, the addition could be lost. Fixes gh-3189 |
||
---|---|---|
.. | ||
src | ||
spring-security-core.gradle |