Luke Taylor
|
472c1fac84
SEC-1450: Replace use of ClassUtils.getMostSpecificMethod() in AbstractFallbackMethodDefinitionSource with AopUtils.getMostSpecificMethod() equivalent.
|
il y a 15 ans |
Luke Taylor
|
bf91f2ca67
SEC-524: Added "var" attribute to authorize and accesscontrollist JSP tags.
|
il y a 15 ans |
Luke Taylor
|
2e2625873c
SEC-1446: Modified BasicAuthenticationFilter to treat invalid base64 and invalid Basic authentication tokens as a failed authentication (raising a BadCredentialsException, without calling the AuthenticationManager).
|
il y a 15 ans |
Luke Taylor
|
e60108ca8c
SEC-1443: Modify Jsr250Voter to handle multiple "RolesAllowed" roles.
|
il y a 15 ans |
Luke Taylor
|
d5df53f1db
SEC-1439: Make getters and setters public on HttpRequestResponseHolder.
|
il y a 15 ans |
Luke Taylor
|
111d49d68a
Added build file for itest-context.
|
il y a 15 ans |
Luke Taylor
|
9e049dfef4
SEC-1438: Removed JoinPoint support from AbstractMethodSecurityMetadataSource
|
il y a 15 ans |
Luke Taylor
|
1be44ecd18
SEC-1262: Added extra test for PostFilter with AspectJ interceptor.
|
il y a 15 ans |
Luke Taylor
|
c09cd3a9cb
Remove unused inner class in MethodSecurityMetadataSourceAdvisor
|
il y a 15 ans |
Luke Taylor
|
55de2cfcb1
SEC-1262: Added new (replacement) AspectJ interceptor which wraps the JoinPoint in a MethodInvocation adapter to provide compatibility with classes which only support MethodInvocation instances.
|
il y a 15 ans |
Luke Taylor
|
2b8b8819e4
Added gradle support for aspects project.
|
il y a 15 ans |
Luke Taylor
|
6fcaba2c46
Moved setting of 'provided' scope mapping on pom out of whenConfigured() so that the mapping is in place when the pom dependencies are assembled. Added 'skipTests' option.
|
il y a 15 ans |
Luke Taylor
|
f3264ba9ab
Addition of commons-logging exclusions and adjustments to pom generation.
|
il y a 15 ans |
Hans Dockter
|
b64a3fa725
Hans Dockter's refactoring of gradle build, plus simplification of docbook plugin.
|
il y a 15 ans |
Luke Taylor
|
d66ff32a1d
Added taglib dependency to itest-web project. Needed by additional test for SEC-1420.
|
il y a 15 ans |
Luke Taylor
|
b7aaa3447c
Updated aws-maven to 3.0.0.RELEASE
|
il y a 15 ans |
Luke Taylor
|
b38b8e55ac
SEC-1432: Convert map keys to lower-case in UserMap.setUsers().
|
il y a 15 ans |
Luke Taylor
|
43f0e11106
SEC-1429: Removed cached authentication from session after successful authentication.
|
il y a 15 ans |
Luke Taylor
|
89d8c8cc83
Additional test classes for authentication and logout success/failure handling.
|
il y a 15 ans |
Luke Taylor
|
a3263753d9
Fix to Javadoc for AbstractAuthenticationProcessingFilter.
|
il y a 15 ans |
Luke Taylor
|
530ab3ae30
SEC-1429: Move logic for saving of AuthenticationException into the SimpleUrlAuthenticationFailurehandler from AbstractAuthenticationProcessingFilter. It will also now use request scope if configured to do a forward instead of a redirect.
|
il y a 15 ans |
Luke Taylor
|
4d70f88285
SEC-1420: JSP for itest of authentication tags with and without escaping.
|
il y a 15 ans |
Luke Taylor
|
0551dd89ac
SEC-1420: Add htmlEscape attribute to authentication JSP tag.
|
il y a 15 ans |
Luke Taylor
|
43f3568b16
SEC-1407: Removed original URL matching classes and updated Javadoc of new RequestMatcher versions.
|
il y a 15 ans |
Luke Taylor
|
90caf1bb37
Manual formatting.
|
il y a 15 ans |
Luke Taylor
|
ae8027fa47
SEC-1425: Replace use of Java 1.6 String.isEmpty().
|
il y a 15 ans |
Luke Taylor
|
e5a875d752
SEC-1407: Correct logger category in MatcherType.
|
il y a 15 ans |
Luke Taylor
|
90a7f1f00e
SEC-1383: Namespace support for MethodSecurityMetadataSource. Initial commit.
|
il y a 15 ans |
Luke Taylor
|
93438defff
SEC-1407: Use RequestMatcher instances as the FilterInvocationSecurityMetadataSource keys and in the FilterChainMap use by FilterChainProxy.
|
il y a 15 ans |
Luke Taylor
|
962a2d5272
Tone down Apache DS log level in itest-web
|
il y a 15 ans |