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 年 前 |
Luke Taylor
|
f3f84da625
Increase upper bounds of Spring and Spring Security versions in bundlor templates to 3.2.0.
|
15 年 前 |
Luke Taylor
|
b0bea8356f
Minor gradle 0.9 syntax change.
|
15 年 前 |
Luke Taylor
|
025ab4ce1a
Tweaking of table size in namespace chapter and PDF page margins to try to reduce overlapping of text
|
15 年 前 |
Luke Taylor
|
26cf6f5528
SEC-1399: Remove MockAuthenticationManager in app context file for FilterChainProxy tests.
|
15 年 前 |
Luke Taylor
|
ea7ccc718d
SEC-1399: Removed AbstractAuthenticationManager.
|
15 年 前 |
Luke Taylor
|
dacb8dd25a
SEC-1382: Removed deprecated label-based voter and related classes.
|
15 年 前 |
Luke Taylor
|
68f6afd905
SEC-1383: Added namespace support for method-security-metadata-source
|
15 年 前 |
Luke Taylor
|
b7fc5bc455
Update schema version to 3.1
|
15 年 前 |