커밋 기록

작성자 SHA1 메시지 날짜
  Luke Taylor 700fa9e0b6 SEC-1772: remote URL decoding of targetUrlParameter in AbstractAuthenticationTargetUrlRequestHandler. 14 년 전
  Luke Taylor de97bac85b SEC-1763: Prevent nested switches in SwitchUserFilter by calling attemptExitUser() before doing the switch. 14 년 전
  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. 14 년 전
  Luke Taylor d5946b81b4 Added FAQ on how to add ApacheDS entries to pom. 14 년 전
  Luke Taylor c117c643df SEC-1782: Javadoc correction for LdapAuthenticationProvider. 14 년 전
  Rob Winch 330f82f562 SEC-1777: Corrected log in HttpSessionSecurityContextRepository to reference itself instead of HttpSessionContextIntegrationFilter 14 년 전
  Florian Fankhauser 2e83d98c8f SEC-1776: Corrected typo in manual 14 년 전
  Rob Winch 825f0061fb SEC-1761: Support HttpOnly Flag for Cookies when using Servlet 3.0 14 년 전
  Luke Taylor 56e86dd36f Adding assertions on constructor arg values. 14 년 전
  Luke Taylor f92589f051 Extract a SecurityFilterChain interface and create a default implementation to facilitate other configuration options. 14 년 전
  Luke Taylor 2d271666a4 Add constructors to facilitate constructor-based injection for required/shared bean properties. 14 년 전
  Luke Taylor 73442125de SEC-1775: Removed internal use of UserAttribute class in AnonymousAuthenticationFilter. 14 년 전
  Luke Taylor 5d20f57fa8 Import cleaning. 14 년 전
  Luke Taylor b15475ab3d SEC-1771: Change TokenBasedRememberMeServices to obtain password from UserDetailsService if necessary. 14 년 전
  Luke Taylor 737a9d1825 Improved toString methods on request wrappers. 14 년 전
  Rob Winch 85807fdfd0 Removed @Overrides from method that implements interface instead of overriding superclass to resolve Java 1.5 error 14 년 전
  Rob Winch c3a3a5bfbf Updated core.gradle to include crypto as referenced project in eclipse 14 년 전
  Luke Taylor d253f5e109 SEC-1768: Use AopProxyUtils.ultimateTargetClass() to cater for the situation where the security interceptor is being applied to a proxy. 14 년 전
  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. 14 년 전
  Luke Taylor b0a60a7ff2 Reset to snapshot version. 14 년 전
  Luke Taylor 926be1ca78 Intermediate crypto release version. 14 년 전
  Luke Taylor 2861a951aa Minor FAQ update on version info. 14 년 전
  Luke Taylor 1f1faa6da0 Use getClass() in logger instantiation in AbstractLdapAuthenticationProvider. 14 년 전
  Luke Taylor d9ccebd565 Add crypto module to LDAP bundlor template 14 년 전
  Luke Taylor 89b7b2b935 SEC-1764: Remove use of Java 6 method Arrays.copyOfRange. 14 년 전
  Luke Taylor 571bfc4869 Refactoring to use Utf8 encoder instead of String.getBytes("UTF-8"). 14 년 전
  Luke Taylor 361b77685d Add crypto as an exported dependency of core in IDEA configuration. 14 년 전
  Luke Taylor 2b8d4684a1 SEC-1764: Ensure password encoders use UTF-8 charset when creating strings from byte arrays. 14 년 전
  Luke Taylor dc92baa257 Remove truststore settings from tutorial sample as they aren't required. 14 년 전
  Luke Taylor e4ecdd55f6 Enable https in tutorial sample. 14 년 전