spring-security/web
Eleftheria Stein 1d96579265 Fix CookieRequestCache for URL encoded query parameters
Avoid populating the saved request parameters with encoded values. Since the query strings of the request and saved URL are compared and must be equal, we can just use the parameters from the incoming request.

Closes gh-9203
2020-11-26 18:35:59 +01:00
..
src Fix CookieRequestCache for URL encoded query parameters 2020-11-26 18:35:59 +01:00
spring-security-web.gradle