spring-security/web
Rob Winch 615f9a3f05 Fix HttpServlet3RequestFactory Logout Handlers
Previously there was a problem with Servlet API logout integration
when Servlet API was configured before log out.

This ensures that logout handlers is a reference to the logout handlers
vs copying the logout handlers. This ensures that the ordering does not
matter.

Closes gh-4760
2020-03-30 20:51:25 -05:00
..
src Fix HttpServlet3RequestFactory Logout Handlers 2020-03-30 20:51:25 -05:00
spring-security-web.gradle CsrfWebFilter supports multipart/form-data 2019-10-28 14:06:10 -05:00