spring-security/web
Eric Deandrea b3c5bfe4db CookieServerCsrfTokenRepository fails when cookie is null/empty
The CookieServerCsrfTokenRepository fails with an IllegalArgumentException
 when a cookie is present but the value is null or empty.

Fixes gh-5315
2018-05-07 16:16:51 -05:00
..
src CookieServerCsrfTokenRepository fails when cookie is null/empty 2018-05-07 16:16:51 -05:00
spring-security-web.gradle Fix JDK 9 2018-03-27 09:30:56 -05:00