История коммитов

Автор SHA1 Сообщение Дата
  Luke Taylor 9b8d2719a6 SEC-1686: Up required minimum version to 3.0.6 in version check. 14 лет назад
  Luke Taylor 73b67da3a8 SEC-1762: Fix input value assertion check for targetUrlParameter. 14 лет назад
  Luke Taylor b5546d1d29 SEC-1764: Remove use of Java 6 method Arrays.copyOfRange. 14 лет назад
  Luke Taylor 70ca0d1a39 SEC-1764: Ensure password encoders use UTF-8 charset when creating strings from byte arrays. 14 лет назад
  Luke Taylor 7a5a062cd0 SEC-1764: Backport Utf8 encoder to 3.0.x 14 лет назад
  Luke Taylor 977da0da1f SEC-1733: Support explicit zero netmask correctly. 14 лет назад
  Luke Taylor dfbc938e99 Added note in namespace docs on mismatch between using filters="none" and other attributes. 14 лет назад
  Rob Winch d5f1f6cbff SEC-1757: Updated tutorial sample to state that listing of accounts is allowed by anyone and to display accounts for the different types of access to posting to Accounts 14 лет назад
  Luke Taylor a2cdbab50c SEC-1747: Upgrade to Spring LDAP 1.3.1 14 лет назад
  Luke Taylor 1833b234a5 SEC-1722: Correct javadoc 14 лет назад
  Luke Taylor 6c97fccc91 SEC-1700: Allow for case where JAAS config is not a simple file, but may be a jar resource, for example. 14 лет назад
  Luke Taylor 2888f2b86f SEC-1720: Avoid bean-creation side-effects in ContextSourceSettingPostProcessor. 14 лет назад
  Luke Taylor 04d42211b1 SEC-1705: Make sure a single OpenIDAuthenticationFilter bean is created by the namespace. Likewise for UsernamePasswordAuthenticationFilter. 14 лет назад
  Rob Winch 6a87a5f1a1 SEC-1703: Updated namespace for intercept-url 14 лет назад
  Rob Winch f6b21880a2 SEC-1703: Updated cas custom-filter@ref to match example bean id and custom-filter@position to be CAS_FILTER 14 лет назад
  Luke Taylor 198d5d0482 SEC-1701: Trim claimed identity parameter value before submitting to OpenID4Java. 14 лет назад
  Rob Winch acee3e2593 SEC-1698: Update documentation to use correct package for RequestHeaderAuthenticationFilter 14 лет назад
  Luke Taylor b87dabe1ac SEC-1683: Corrected typo 14 лет назад
  Luke Taylor f509193604 Update Base64 implementation to include fixes (using diff) from the original up to version 2.3.7. 14 лет назад
  Luke Taylor 11a091f051 SEC-1680: Revert accidental updates to 3.0.x namespace appendix. 14 лет назад
  Luke Taylor 8e48658efb SEC-1675: Added missing "body-content" elements to taglib descriptor. 14 лет назад
  Rob Winch afd556412e SEC-1672: Provide error message when ambiguous configuration of intercept-url contains attributes filters=none and (access or requires-channel) 14 лет назад
  Luke Taylor 187a530760 SEC-1670: Take account of JNDI CompositeName escaping in value of SearchResult.getName() when performing a search for a user entry in SpringSecurityLdapTemplate. 14 лет назад
  Rob Winch 1b6587a5d4 SEC-1666: Use constant time comparison for sensitive data. 14 лет назад
  Rob Winch ece824fca2 SEC-1592: Updated CasAuthenticationFilter so that it does not continue FilterChain when handling proxy requests. 14 лет назад
  Luke Taylor e3644e2d27 SEC-1661: Use a DistinguishedName to wrap the search base to avoid the need for JNDI escaping. 14 лет назад
  Rob Winch b3943ac268 SEC-1545: Removed unused i18n keys, changed keys to follow naming conventions, found missing keys based upon old keys, sorted keys, any unknown keys are entered as a comment with the English value. 14 лет назад
  Luke Taylor 537d8f108a SEC-1654: Correct debug output in DigestAuthenticationFilter. 14 лет назад
  Luke Taylor d0bada2bad SEC-1641: Correct code and test for null groupSearchBase. 14 лет назад
  Luke Taylor 952af853ac SEC-1641: Remove the private setGroupSearchBase method and allowed a null value to be set for the group search base in the constructor. 14 лет назад