提交历史

作者 SHA1 备注 提交日期
  Luke Taylor d6918c88a7 Fixes to match TestingAuthenticationToken changes 17 年之前
  Luke Taylor b6d088e40d SEC-944: Minor updates to schema appendix 17 年之前
  Luke Taylor 069a75b8fc minor change to wording 17 年之前
  Luke Taylor 1af7eed433 SEC-883: RoleHierarchyVoter 17 年之前
  Luke Taylor e982e91846 SEC-944: Added db schema reference (and start of namespace appendix) 17 年之前
  Luke Taylor 54ac7b3e46 SEC-935: Updated schema to include OpenID filter name. Also updated some doc comments and added default schema name (spring-security.xsd) to schemas. 17 年之前
  Luke Taylor 3049b933d9 Moved XML test snippet to ConfigTestUtils class and removed context files from core-tiger tests in favour of in-memory XML 17 年之前
  Luke Taylor c8b22d8e36 SEC-923: Fixed broken build due to missing test class. 17 年之前
  Luke Taylor 1d96283876 Removed commented out line. 17 年之前
  Luke Taylor ef44bd91f2 SEC-933: Added test for security pointcut applied to a UserDetailsService. 17 年之前
  Luke Taylor d7926f3557 SEC-943: Forgot to commit tests. 17 年之前
  Luke Taylor e5d86b13b7 SEC-941: Embedded ldap-server uses hard-coded ldap url for importing ldif files 17 年之前
  Ray Krueger 3393ea7aaa SEC-923: Realm support for discovering relying parties. 17 年之前
  Luke Taylor 67e5afbb79 OPEN - issue SEC-881: PreAuthenticatedFilter continues filter chain after unsuccessfulAuthentication(...) 17 年之前
  Luke Taylor 000bb1cbed OPEN - issue SEC-881: PreAuthenticatedFilter continues filter chain after unsuccessfulAuthentication(...) 17 年之前
  Luke Taylor 243c4f22d4 OPEN - issue SEC-899: GrantedAuthorityImpl.compareTo should handle null roles 17 年之前
  Luke Taylor d4c105d8ba OPEN - issue SEC-934: security:intercept-url throws NPE if defined twice with the same url 17 年之前
  Luke Taylor f6ff958411 Renamed rnc file. 17 年之前
  Luke Taylor 4bb3eb12c3 SEC-933: global-method-security and aop:aspectj-autoproxy throws NullPointerException in some situations 17 年之前
  Luke Taylor f538a36cd3 SEC-939: Changed XML header to include schema locations for clarification. 17 年之前
  Luke Taylor 6e06789a28 SEC-937: Added CAS logout filter to sample application 17 年之前
  Luke Taylor 6b45eda37c SEC-877, SEC-553: Added code to sandbox/other 17 年之前
  Luke Taylor f453264bde SEC-909: custom remember me services doesn't get registered as logout handler 17 年之前
  Luke Taylor 1ddc033fe5 SEC-903: Wrong attribute mapping when using jdbc-user-service bean 17 年之前
  Luke Taylor e303e8b71a SEC-924: Implement automatic injection of namespace created RememberMeServices into custom AbstractProcessingFilter based beans. 17 年之前
  Luke Taylor bf5896600e OPEN - issue SEC-913: SwitchUserProcessingFilter modifies the switchFailureUrl member variable on failure 17 年之前
  Luke Taylor b4c63db680 SEC-921: Improved messages_zh_CN.properties for Chinese 17 年之前
  Luke Taylor a56c13fb22 SEC-912: Added callback methods to BasicProcessingFilter for successful and unsuccessful authentication. 17 年之前
  Luke Taylor 697c7c5f48 SEC-918: Added more info on DB schema to javadoc 17 年之前
  Luke Taylor b32a418175 Added mmore info on 'springSecurityFilter' chain and warning not to use this bean name explicitly 17 年之前