Luke Taylor
|
07db88a367
Import cleaning.
|
17 年之前 |
Luke Taylor
|
2eca8ee7b0
SEC-572: Added allowSessionCreation (default=true) property to AbstractProcessingFilter and modified it and AuthenticationProcessingFilter to stop them creating a new session for storing data if this property is set to false.
|
17 年之前 |
Luke Taylor
|
41d90e9bdb
SEC-399: Added tests for new session creation/attribute migration options.
|
17 年之前 |
Luke Taylor
|
c5e6a4cdfd
SEC-546: Added AccountStatusException as base class for dibled, locked etc. Modified ProviderManager to prevent it querying further providers if either this exception or a ConcurrentLoginException is thrown.
|
17 年之前 |
Luke Taylor
|
99b7510482
Tidied up getters/setters in AbstractProcessingFilter. Removed unused getters and reduced the scope of others where possible.
|
17 年之前 |
Luke Taylor
|
c5bc0fc683
SEC-623: Added login success and failure hooks to RememberMeProcessingFilter. Also moved MockApplicationEventPublisher implementations to a single class.
|
17 年之前 |
Luke Taylor
|
814b2fc7ea
Added Id keyword.
|
17 年之前 |
Luke Taylor
|
0f0bfb149f
Changed test class name to match implementation class.
|
17 年之前 |
Luke Taylor
|
10ec13e4e2
[maven-release-plugin] prepare for next development iteration
|
18 年之前 |
Luke Taylor
|
2c5090da90
[maven-release-plugin] prepare release release_2_0_M1
|
18 年之前 |
Luke Taylor
|
91d7d35422
Corrected tagBase for release plugin and updated version.
|
18 年之前 |
Luke Taylor
|
09242ec66d
[maven-release-plugin] rollback the release of release_2_0_M1
|
18 年之前 |
Luke Taylor
|
42dcccd1b7
[maven-release-plugin] prepare release release_2_0_M1
|
18 年之前 |
Luke Taylor
|
1d67f88fa1
Corrected tagBase for release plugin and updated version.
|
18 年之前 |
Luke Taylor
|
aafbb5bb67
[maven-release-plugin] rollback the release of release_2_0_M1
|
18 年之前 |
Luke Taylor
|
425508d70d
[maven-release-plugin] prepare release release_2_0_M1
|
18 年之前 |
Luke Taylor
|
0b1e17f69a
[maven-release-plugin] rollback the release of release_2_0_M1
|
18 年之前 |
Luke Taylor
|
07aa0c6880
[maven-release-plugin] prepare release release_2_0_M1
|
18 年之前 |
Luke Taylor
|
4b543d10c8
Maven plugin version updates
|
18 年之前 |
Luke Taylor
|
9d962a39b2
Acegi -> Spring Security changes in site
|
18 年之前 |
Luke Taylor
|
5b9042ae07
Removed outdated scm elements from sub poms.
|
18 年之前 |
Luke Taylor
|
7583aca3eb
Configured contacts app to use namespaces. Removed ldap, cas, x509 files to avoid confusion. Ldap and CAS will be better served by new samples.
|
18 年之前 |
Luke Taylor
|
b115f4aa83
Removed unecessary rethrow of AuthenticationException from AbstractSecurityInterceptor and tidied up javadoc etc.
|
18 年之前 |
Luke Taylor
|
b91e82d91c
Changed _authenticationManager -> authenticationManager to get contact app tests passing again.
|
18 年之前 |
Luke Taylor
|
1472aeb77d
Improved html site patching.
|
18 年之前 |
Luke Taylor
|
7ee049c824
Refactored SwitchUserProcessingFilter to extend SpringSecurityFilter.
|
18 年之前 |
Luke Taylor
|
5f1eea42fc
Moved configuration of security interceptors with access and authentication manangers from post processing stage to bean creation stage.
|
18 年之前 |
Luke Taylor
|
46c99d1991
Converted tutorial context file to match namespace changes.
|
18 年之前 |
Luke Taylor
|
5da5bfb7bb
Added "mvn compile" with JDK 1.4 as extra check in build process.
|
18 年之前 |
Luke Taylor
|
27de29f469
Corrected cut and paste error when parsing jdbc-user-service within AuthenticationProvider BDP.
|
18 年之前 |