spring-security/web
Rob Winch 91728ef53b 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 17:50:28 -05:00
..
src Fix HttpServlet3RequestFactory Logout Handlers 2020-03-30 17:50:28 -05:00
spring-security-web.gradle Remove Groovy and Spock Dependencies 2020-02-10 10:38:40 -07:00