Carlos Sanchez
|
88e8e60861
[SEC-240] Moved log4j.properties to test folder to avoid including it in jar
|
19 gadi atpakaļ |
Ben Alex
|
5f79a25860
SEC-243: SessionRegistryImpl no longer incorrectly includes expired sessions.
|
19 gadi atpakaļ |
Ben Alex
|
948f79e2e2
SEC-219: Support complex tokenization scenarios.
|
19 gadi atpakaļ |
Ben Alex
|
14683dcbc7
SEC-190: Add hashCode() and equals() methods.
|
19 gadi atpakaļ |
Ben Alex
|
36c096858d
SEC-223: Improve hashCode() performance.
|
19 gadi atpakaļ |
Ben Alex
|
57aee4e605
SEC-218: Fix authentication exception cleanup of SecurityContextHolder.
|
19 gadi atpakaļ |
Ben Alex
|
8cff715599
SEC-222: Improve hashCode() to use XOR.
|
19 gadi atpakaļ |
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 gadi atpakaļ |
Scott McCrory
|
e44c5e66d3
As per SEC-193, removed unnecessarily overridden methods.
|
19 gadi atpakaļ |
Carlos Sanchez
|
662b680cb4
Add some repo info and plugins
|
19 gadi atpakaļ |
Carlos Sanchez
|
465f76cb22
Resolve some compilation problems with m2
|
19 gadi atpakaļ |
Carlos Sanchez
|
7d250eda78
Use latest directory server version
|
19 gadi atpakaļ |
Carlos Sanchez
|
377ad7fa2a
Use the org.springframework groupId
|
19 gadi atpakaļ |
Ben Alex
|
719d3af879
SVN updates.
|
19 gadi atpakaļ |
Ben Alex
|
4735fc1053
Correct download instructions.
|
19 gadi atpakaļ |
Luke Taylor
|
4d9f99acc4
Added getter for authoritiesPopulator. Fix for SEC-227.
|
19 gadi atpakaļ |
Luke Taylor
|
596882804f
First commit of LdapTemplate class, a la Spring JdbcTemplate, as suggested by Ben to simplify Ldap connection handling etc.
|
19 gadi atpakaļ |
Luke Taylor
|
3d51c46575
Added license header.
|
19 gadi atpakaļ |
Luke Taylor
|
f61a58d98b
Added a couple more tests.
|
19 gadi atpakaļ |
Luke Taylor
|
7a0a87a167
Added support for LDAP SSHA (salted SHA) encoded passwords.
|
19 gadi atpakaļ |
Luke Taylor
|
c6dd545de0
Javadoc change.
|
19 gadi atpakaļ |
Luke Taylor
|
e5bef3f31b
Added doc for @throws
|
19 gadi atpakaļ |
Luke Taylor
|
9c8a4c2f74
Fix for SEC-237. Make LDAP Provider reject empty username.
|
19 gadi atpakaļ |
Luke Taylor
|
743cc9fec7
Fix for SEC-215. Check for empty nameInNameSpace before appending.
|
19 gadi atpakaļ |
Luke Taylor
|
d5885baf6b
Added some comments.
|
19 gadi atpakaļ |
Luke Taylor
|
3f06c51379
Fix for SEC-225. Allow empty search base in authorities populator.
|
19 gadi atpakaļ |
Luke Taylor
|
48716af20a
Removed unnecessary package names left over from refactoring.
|
19 gadi atpakaļ |
Luke Taylor
|
072a4c3d18
Fix for SEC-226. Added ability to set derefLinkFlag property.
|
19 gadi atpakaļ |
Luke Taylor
|
267c846e12
Sort out LDAP tests to match up with moved production classes.
|
19 gadi atpakaļ |
Luke Taylor
|
bf4fca9126
Move non security-specific LDAP classes to org.acegisecurity.ldap package
|
19 gadi atpakaļ |