Historique des commits

Auteur SHA1 Message Date
  Luke Taylor 8740efc0f5 Added constructor injection options to ConcurrentSessionFilter il y a 14 ans
  Luke Taylor a1c714cff4 SEC-1754: Added an InvalidSessionStrategy to allow SessionManagementFilter to delegate out the behaviour when an invalid session identifier is submitted. il y a 14 ans
  Luke Taylor ac3d8b25f2 Expand LDAP authentication FAQ with information about bind authentication and unreadable password attributes. il y a 14 ans
  Luke Taylor 8440743108 Remove Sql query objects from JdbcTokenRepositoryImpl in favour of direct JdbcTemplate use. il y a 14 ans
  Luke Taylor 89fa771093 SEC-1753: Cater for missing DiscoveryInformation object in OpenID4JavaConsumer.endConsumption. il y a 14 ans
  Luke Taylor 700fa9e0b6 SEC-1772: remote URL decoding of targetUrlParameter in AbstractAuthenticationTargetUrlRequestHandler. il y a 14 ans
  Luke Taylor de97bac85b SEC-1763: Prevent nested switches in SwitchUserFilter by calling attemptExitUser() before doing the switch. il y a 14 ans
  Luke Taylor a504cfae1a SEC-1770: Call refreshLastRequest on the session registry rather than the SessionInformation object to make sure it works with alternative SessionRegistry implementations. il y a 14 ans
  Luke Taylor d5946b81b4 Added FAQ on how to add ApacheDS entries to pom. il y a 14 ans
  Luke Taylor c117c643df SEC-1782: Javadoc correction for LdapAuthenticationProvider. il y a 14 ans
  Rob Winch 330f82f562 SEC-1777: Corrected log in HttpSessionSecurityContextRepository to reference itself instead of HttpSessionContextIntegrationFilter il y a 14 ans
  Florian Fankhauser 2e83d98c8f SEC-1776: Corrected typo in manual il y a 14 ans
  Rob Winch 825f0061fb SEC-1761: Support HttpOnly Flag for Cookies when using Servlet 3.0 il y a 14 ans
  Luke Taylor 56e86dd36f Adding assertions on constructor arg values. il y a 14 ans
  Luke Taylor f92589f051 Extract a SecurityFilterChain interface and create a default implementation to facilitate other configuration options. il y a 14 ans
  Luke Taylor 2d271666a4 Add constructors to facilitate constructor-based injection for required/shared bean properties. il y a 14 ans
  Luke Taylor 73442125de SEC-1775: Removed internal use of UserAttribute class in AnonymousAuthenticationFilter. il y a 14 ans
  Luke Taylor 5d20f57fa8 Import cleaning. il y a 14 ans
  Luke Taylor b15475ab3d SEC-1771: Change TokenBasedRememberMeServices to obtain password from UserDetailsService if necessary. il y a 14 ans
  Luke Taylor 737a9d1825 Improved toString methods on request wrappers. il y a 14 ans
  Rob Winch 85807fdfd0 Removed @Overrides from method that implements interface instead of overriding superclass to resolve Java 1.5 error il y a 14 ans
  Rob Winch c3a3a5bfbf Updated core.gradle to include crypto as referenced project in eclipse il y a 14 ans
  Luke Taylor d253f5e109 SEC-1768: Use AopProxyUtils.ultimateTargetClass() to cater for the situation where the security interceptor is being applied to a proxy. il y a 14 ans
  Luke Taylor 5a1ddc660b SEC-1768: Added tests to reproduce "double-proxying" issue combining intercept-methods and tx-annotation-driven. Problem is caused by use of ProxyFactoryBean with auto-proxying. il y a 14 ans
  Luke Taylor b0a60a7ff2 Reset to snapshot version. il y a 14 ans
  Luke Taylor 926be1ca78 Intermediate crypto release version. il y a 14 ans
  Luke Taylor 2861a951aa Minor FAQ update on version info. il y a 14 ans
  Luke Taylor 1f1faa6da0 Use getClass() in logger instantiation in AbstractLdapAuthenticationProvider. il y a 14 ans
  Luke Taylor d9ccebd565 Add crypto module to LDAP bundlor template il y a 14 ans
  Luke Taylor 89b7b2b935 SEC-1764: Remove use of Java 6 method Arrays.copyOfRange. il y a 14 ans