mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-03-15 19:11:05 +00:00
The CookieServerCsrfTokenRepository fails with an IllegalArgumentException when a cookie is present but the value is null or empty. Fixes gh-5315