Commit History

作者 SHA1 備註 提交日期
  Luke Taylor e473897fd9 SEC-1181: Add docs for ActiveDirectoryLdapAuthenticationProvider. Minor fix to initialization checks. 14 年之前
  Luke Taylor c4a1ce9f1a SEC-1725: Update docs to remove references to filter-chain-map. 14 年之前
  Luke Taylor b5924db74d SEC-1725: Add option to filter-chain to use an explicit request-matcher-ref instead of a "path" attribute. 14 年之前
  Luke Taylor f883c6e579 SEC-1723: Fix use of bean names in integration test app context. 14 年之前
  Luke Taylor 04dc65c8fe SEC-1657: Corresponding namespace updates to use SecurityFilterChain list in place of filterChainMap. 14 年之前
  Luke Taylor 37d0454fd7 SEC-1657: Create SecurityFilterChain class for use in configuring FilterChinProxy. Encapsulates a RequestMatcher and List<Filter>. 14 年之前
  Luke Taylor 614d8c0321 SEC-1723: Use standard SpEL syntax for accessing beans in the app context by name. 14 年之前
  Luke Taylor dd108041a0 SEC-1722: Correct javadoc 14 年之前
  Luke Taylor 8178371927 SEC-1700: Add fixed serializationVersionUID values to security context, authentication tokens and related classes 14 年之前
  Luke Taylor ac96f27136 Gradle refactoring. Create separate S3 upload task and extract ide customization into a separate file. 14 年之前
  Luke Taylor 5a9aa6d1aa SEC-1700: Allow for case where JAAS config is not a simple file, but may be a jar resource, for example. 14 年之前
  Luke Taylor 1b2fdf8b02 Fix gradle IDEA code for git selection as VCS. 14 年之前
  Luke Taylor 71ed6d7964 SEC-1720: Avoid bean-creation side-effects in ContextSourceSettingPostProcessor. 14 年之前
  Luke Taylor 23df97f44a Added missing HttpClient version information to openid bundlor template file. 14 年之前
  Rob Winch 97afb0c9ac SEC-965: Added assert to LoginPage.at 14 年之前
  Rob Winch f28a09dfa4 Formatting changes to CAS documentation 14 年之前
  Rob Winch 01fb4bdb6d SEC-1718: Update documentation and sample application to demonstrate how to use a PGT to authenticate to stateless services using a PT 14 年之前
  Rob Winch abfa558c3c Removed Dummy.java from cas sample 14 年之前
  Rob Winch 11331d34d9 SEC-1717: Document how to perform Single Logout with CAS and added integration test for sample application to test Single Logout 14 年之前
  Rob Winch 04f1df2a1b SEC-965: Updated CAS documentation to describe authenticating proxy tickets 14 年之前
  Rob Winch 761d5af6ec SEC-965: Added integration tests for CAS Sample Application 14 年之前
  Rob Winch f1c064b3b9 SEC-965: Updated CAS Sample application for proxy authentication 14 年之前
  Rob Winch a76a947b12 SEC-965: Added support for CAS proxy ticket authentication on any URL 14 年之前
  Luke Taylor 373d07ce46 SEC-1181: Added mock testing, to avoid need for AD server 14 年之前
  Luke Taylor 6db7472928 SEC-1181: Added extra I18N messages for LDAP locked, disabled etc. 14 年之前
  Luke Taylor 59ac4c8b96 SEC-1181: Added option to parse AD sub-error codes. 14 年之前
  Luke Taylor 428991d997 Some additional tests to confirm there are no issues with spaces in LDAP URL. 14 年之前
  Luke Taylor 530f686149 SEC-1181: Basic AuthenticationProvider for Active Directory. 14 年之前
  Luke Taylor 4dc5d7d16e Typo. 14 年之前
  Luke Taylor 8d702a4f98 SEC-1699: Make sure a FilterInvocation is passed to the AccessDecisionManager when checking the login page access in DefaultFilterChainValidator. 14 年之前