spring-security/web
Luke Taylor 8df356de29 SEC-1471: Allow use of a RequestMatcher with HttpSessionRequestCache to configure which requests should be cached by calls to saveRequest.
Also removed the justUseSavedRequestOnGet property, as this behaviour can be controlled by the RequestMatcher.
2010-06-28 19:51:30 +01:00
..
src SEC-1471: Allow use of a RequestMatcher with HttpSessionRequestCache to configure which requests should be cached by calls to saveRequest. 2010-06-28 19:51:30 +01:00
pom.xml Update version number to 3.1.0.CI-SNAPSHOT. 2010-02-19 17:35:19 +00:00
template.mf SEC-1407: Use RequestMatcher instances as the FilterInvocationSecurityMetadataSource keys and in the FilterChainMap use by FilterChainProxy. 2010-03-01 01:21:06 +00:00
web.gradle Fix build when upload properties are missing. Added missing hsql test dependency 2010-05-24 17:01:19 +01:00