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.
|
пре 15 година |
Luke Taylor
|
2b8b8819e4
Added gradle support for aspects project.
|
пре 15 година |
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.
|
пре 15 година |
Luke Taylor
|
f3264ba9ab
Addition of commons-logging exclusions and adjustments to pom generation.
|
пре 15 година |
Hans Dockter
|
b64a3fa725
Hans Dockter's refactoring of gradle build, plus simplification of docbook plugin.
|
пре 15 година |
Luke Taylor
|
d66ff32a1d
Added taglib dependency to itest-web project. Needed by additional test for SEC-1420.
|
пре 15 година |
Luke Taylor
|
b7aaa3447c
Updated aws-maven to 3.0.0.RELEASE
|
пре 15 година |
Luke Taylor
|
b38b8e55ac
SEC-1432: Convert map keys to lower-case in UserMap.setUsers().
|
пре 15 година |
Luke Taylor
|
43f0e11106
SEC-1429: Removed cached authentication from session after successful authentication.
|
пре 15 година |
Luke Taylor
|
89d8c8cc83
Additional test classes for authentication and logout success/failure handling.
|
пре 15 година |
Luke Taylor
|
a3263753d9
Fix to Javadoc for AbstractAuthenticationProcessingFilter.
|
пре 15 година |
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.
|
пре 15 година |
Luke Taylor
|
4d70f88285
SEC-1420: JSP for itest of authentication tags with and without escaping.
|
пре 15 година |
Luke Taylor
|
0551dd89ac
SEC-1420: Add htmlEscape attribute to authentication JSP tag.
|
пре 15 година |
Luke Taylor
|
43f3568b16
SEC-1407: Removed original URL matching classes and updated Javadoc of new RequestMatcher versions.
|
пре 15 година |
Luke Taylor
|
90caf1bb37
Manual formatting.
|
пре 15 година |
Luke Taylor
|
ae8027fa47
SEC-1425: Replace use of Java 1.6 String.isEmpty().
|
пре 15 година |
Luke Taylor
|
e5a875d752
SEC-1407: Correct logger category in MatcherType.
|
пре 15 година |
Luke Taylor
|
90a7f1f00e
SEC-1383: Namespace support for MethodSecurityMetadataSource. Initial commit.
|
пре 15 година |
Luke Taylor
|
93438defff
SEC-1407: Use RequestMatcher instances as the FilterInvocationSecurityMetadataSource keys and in the FilterChainMap use by FilterChainProxy.
|
пре 15 година |
Luke Taylor
|
962a2d5272
Tone down Apache DS log level in itest-web
|
пре 15 година |
Luke Taylor
|
d39e93ec23
Add maven pom customization options to build.gradle
|
пре 15 година |
Luke Taylor
|
b147652193
Make hsqldb a testRuntime/runtime dependency.
|
пре 15 година |
Luke Taylor
|
cb0f3f677f
SEC-1425: Add check for empty cookie in AbstractRememberMeServices.
|
пре 15 година |
Luke Taylor
|
f0466b6488
SEC-1424: Added support for "stateless" option for create-session attribute, designed for applications which do not use sessions at all.
|
пре 15 година |
Luke Taylor
|
6a34807a07
SEC-1423: Cache PointcutExpression instances in ProtectPointcutPostProcessor for more efficient startup.
|
пре 15 година |
Luke Taylor
|
e2f9be9015
SEC-1307: Modify context saving logic in HttpSessionSecurityContextRepository to check the SecurityContext and its contents (the Authentication) against the respective values when the request first arrived at the SecurityContextPersistenceFilter. As explained in the issue, this allows a definite decision to be made about whether the current thread has modified the context information during the request, indicating that it should be saved.
|
пре 15 година |
Luke Taylor
|
5aae545949
SEC-1232: Re-enable aspects module and aspectj sample in maven build.
|
пре 15 година |
Luke Taylor
|
4dd10cd266
Refactor overly large doFilter() method in DigestAuthenticationFilter.
|
пре 15 година |
Luke Taylor
|
2f1479785e
Refactoring to remove remaining circular dependencies indicated by structure101.
|
пре 15 година |