Commit Verlauf

Autor SHA1 Nachricht Datum
  Ben Alex 4e09777dec SEC-247: Allow #NONE# to be used to specify paths that shouldn't have any filters fire. vor 19 Jahren
  Ben Alex 185d63f23c SEC-221: AbstractProcessingFilter.onPreAuthentication() should have exceptions caught. vor 19 Jahren
  Ben Alex 6bae43d380 SEC-206: Include context root when generating cookies. vor 19 Jahren
  Ben Alex 5d9ed78b50 SEC-147: Add processDomainObjectClass property to AfterInvocationProviders. vor 19 Jahren
  Ben Alex de4af379cc SEC-252: Stop NPE if principal object is null. vor 19 Jahren
  Ben Alex fba45cb19e SEC-208: Fix threading issue. vor 19 Jahren
  Carlos Sanchez 88e8e60861 [SEC-240] Moved log4j.properties to test folder to avoid including it in jar vor 19 Jahren
  Ben Alex 5f79a25860 SEC-243: SessionRegistryImpl no longer incorrectly includes expired sessions. vor 19 Jahren
  Ben Alex 948f79e2e2 SEC-219: Support complex tokenization scenarios. vor 19 Jahren
  Ben Alex 14683dcbc7 SEC-190: Add hashCode() and equals() methods. vor 19 Jahren
  Ben Alex 36c096858d SEC-223: Improve hashCode() performance. vor 19 Jahren
  Ben Alex 57aee4e605 SEC-218: Fix authentication exception cleanup of SecurityContextHolder. vor 19 Jahren
  Ben Alex 8cff715599 SEC-222: Improve hashCode() to use XOR. vor 19 Jahren
  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. vor 19 Jahren
  Scott McCrory e44c5e66d3 As per SEC-193, removed unnecessarily overridden methods. vor 19 Jahren
  Carlos Sanchez 662b680cb4 Add some repo info and plugins vor 19 Jahren
  Carlos Sanchez 465f76cb22 Resolve some compilation problems with m2 vor 19 Jahren
  Carlos Sanchez 7d250eda78 Use latest directory server version vor 19 Jahren
  Carlos Sanchez 377ad7fa2a Use the org.springframework groupId vor 19 Jahren
  Ben Alex 719d3af879 SVN updates. vor 19 Jahren
  Ben Alex 4735fc1053 Correct download instructions. vor 19 Jahren
  Luke Taylor 4d9f99acc4 Added getter for authoritiesPopulator. Fix for SEC-227. vor 19 Jahren
  Luke Taylor 596882804f First commit of LdapTemplate class, a la Spring JdbcTemplate, as suggested by Ben to simplify Ldap connection handling etc. vor 19 Jahren
  Luke Taylor 3d51c46575 Added license header. vor 19 Jahren
  Luke Taylor f61a58d98b Added a couple more tests. vor 19 Jahren
  Luke Taylor 7a0a87a167 Added support for LDAP SSHA (salted SHA) encoded passwords. vor 19 Jahren
  Luke Taylor c6dd545de0 Javadoc change. vor 19 Jahren
  Luke Taylor e5bef3f31b Added doc for @throws vor 19 Jahren
  Luke Taylor 9c8a4c2f74 Fix for SEC-237. Make LDAP Provider reject empty username. vor 19 Jahren
  Luke Taylor 743cc9fec7 Fix for SEC-215. Check for empty nameInNameSpace before appending. vor 19 Jahren