Ben Alex
|
942bdbfad3
SEC-236: Use interface instead of concrete class for JbossAcegiLoginModule.
|
19 年之前 |
Ben Alex
|
540c7b2e6a
SEC-229: Allow external URLs from AbstractProcessingFilter.
|
19 年之前 |
Ben Alex
|
97ac9f7e98
SEC-191: Look in parent bean factories for AclManager.
|
19 年之前 |
Ben Alex
|
f6b7429947
SEC-187: Tidy up URL composition logic basedon default HTTP(S) ports.
|
19 年之前 |
Ben Alex
|
307ac99ec5
SEC-199: Use ServletException.getRootCause() to extract any Acegi Security exceptions.
|
19 年之前 |
Ben Alex
|
4e09777dec
SEC-247: Allow #NONE# to be used to specify paths that shouldn't have any filters fire.
|
19 年之前 |
Ben Alex
|
185d63f23c
SEC-221: AbstractProcessingFilter.onPreAuthentication() should have exceptions caught.
|
19 年之前 |
Ben Alex
|
6bae43d380
SEC-206: Include context root when generating cookies.
|
19 年之前 |
Ben Alex
|
5d9ed78b50
SEC-147: Add processDomainObjectClass property to AfterInvocationProviders.
|
19 年之前 |
Ben Alex
|
de4af379cc
SEC-252: Stop NPE if principal object is null.
|
19 年之前 |
Ben Alex
|
fba45cb19e
SEC-208: Fix threading issue.
|
19 年之前 |
Carlos Sanchez
|
88e8e60861
[SEC-240] Moved log4j.properties to test folder to avoid including it in jar
|
19 年之前 |
Ben Alex
|
5f79a25860
SEC-243: SessionRegistryImpl no longer incorrectly includes expired sessions.
|
19 年之前 |
Ben Alex
|
948f79e2e2
SEC-219: Support complex tokenization scenarios.
|
19 年之前 |
Ben Alex
|
14683dcbc7
SEC-190: Add hashCode() and equals() methods.
|
19 年之前 |
Ben Alex
|
36c096858d
SEC-223: Improve hashCode() performance.
|
19 年之前 |
Ben Alex
|
57aee4e605
SEC-218: Fix authentication exception cleanup of SecurityContextHolder.
|
19 年之前 |
Ben Alex
|
8cff715599
SEC-222: Improve hashCode() to use XOR.
|
19 年之前 |
Scott McCrory
|
e39bd43541
SEC-217 - Improve Siteminder Filter - now authenticates on calls to both j_security_check and the default target URL if the user isn't already authenticated. Thanks Paul Garvey for determining this and providing solution code.
|
19 年之前 |
Scott McCrory
|
e44c5e66d3
As per SEC-193, removed unnecessarily overridden methods.
|
19 年之前 |
Carlos Sanchez
|
662b680cb4
Add some repo info and plugins
|
19 年之前 |
Carlos Sanchez
|
465f76cb22
Resolve some compilation problems with m2
|
19 年之前 |
Carlos Sanchez
|
7d250eda78
Use latest directory server version
|
19 年之前 |
Carlos Sanchez
|
377ad7fa2a
Use the org.springframework groupId
|
19 年之前 |
Ben Alex
|
719d3af879
SVN updates.
|
19 年之前 |
Ben Alex
|
4735fc1053
Correct download instructions.
|
19 年之前 |
Luke Taylor
|
4d9f99acc4
Added getter for authoritiesPopulator. Fix for SEC-227.
|
19 年之前 |
Luke Taylor
|
596882804f
First commit of LdapTemplate class, a la Spring JdbcTemplate, as suggested by Ben to simplify Ldap connection handling etc.
|
19 年之前 |
Luke Taylor
|
3d51c46575
Added license header.
|
19 年之前 |
Luke Taylor
|
f61a58d98b
Added a couple more tests.
|
19 年之前 |