spring-security
spring-security copied to clipboard
Catch base64 decode exception
Closes gh-15905
This is also aligned with CookieServerRequestCache
onErrorResume(IllegalArgumentException.class, (ex) -> Mono.empty())
Thanks for the updates, @kse-music! Can you please update the copyright for the test file as well?
@jzheaux I have been updated
Thanks, @kse-music! This is now merged into 5.8.x as well as the other branches.