Commit History

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