提交历史

作者 SHA1 备注 提交日期
  Luke Taylor 579644fa95 SEC-1225: Use bean references for authentication providers. Updated AuthenticationManagerBDP to regsiter the providers as top level beans. 16 年之前
  Luke Taylor 24911eb606 Corrected links in manual, comment in schema file. 16 年之前
  Luke Taylor 5a8772df5b Reset pom versions post release 16 年之前
  Luke Taylor 0e5aa7008d [maven-release-plugin] prepare release spring-security-3.0.0.M2 16 年之前
  Luke Taylor d6e51b8428 Doc updates describing namespace changes 16 年之前
  Luke Taylor 984b2835d6 Update CAS sample to use new namespace syntax for authentication providers. 16 年之前
  Luke Taylor 2443cf6615 Disable itest module prior to release 16 年之前
  Luke Taylor d47abbc35f SEC-1223: Added break to bindWithDnLoop when non-null use is returned. 16 年之前
  Luke Taylor 2f9a98c7ce SEC-214: Update keywords. 16 年之前
  Luke Taylor 8ed9f8a057 Remove wrongly named file 16 年之前
  Luke Taylor 4df370b100 SEC-214: Add functionality to be able to use LDAP password policy request/response controls. Added PasswordPolicyAwareContextSource, ppolicy control implementations (from Sandbox) and modified BindAuthenticator to check for the presence of the response control, adding the control to the retured DirContextAdapter if appropriate. LdapUserDetailsImpl also contains the data for grace logins remaining and time till password expiry. Added OpenLDAP startup script with test data and integration test which operates against the data (must be run manually). 16 年之前
  Luke Taylor 48988bde84 SEC-935: Support for OpenID attribute exchange and changes to namespace syntax to allow simple configuration of attributes to request. 16 年之前
  Luke Taylor 5e4743d8f2 Updated to Spring 3 M4 prior to M2 release 16 年之前
  Luke Taylor e6631be778 Import cleaning 16 年之前
  Luke Taylor faa6be2011 SEC-935: Updated to OpenID4Java 0.9.5 release 16 年之前
  Luke Taylor 6f76fe6fbb Import cleaning 16 年之前
  Luke Taylor eb059cfd12 SEC-1211: removed SessionUtils (no longer used) 16 年之前
  Luke Taylor f536c80020 SEC-1202: Removed SpringSecurityFilter and replaced with use of GenericFilterBean from spring-web 16 年之前
  Luke Taylor b807f7cbdd Added comment to pom to explain spring-web requirement 16 年之前
  Luke Taylor 972cd0a53c javadoc 16 年之前
  Luke Taylor d65b1b3581 SEC-1200: Ukranian messages file 16 年之前
  Luke Taylor 966f3e4101 SEC-1182: Added tst to confirm that this is no longer an issue due to other changes 16 年之前
  Luke Taylor b4bb489638 SEC-1164: Further registering on bean components for tooling and removal of global ids. 16 年之前
  Luke Taylor b387d63aba Removing unnecessary global bean names. 16 年之前
  Luke Taylor a67448c867 SEC-1216: Remove unused code. 16 年之前
  Luke Taylor 229866e293 SEC-1142: Support for session timeout detection. Added namespace support for invalid-session-url 16 年之前
  Luke Taylor c12e5b4d0b SEC-1142: Renamed setter argument to match property. 16 年之前
  Luke Taylor ea73fd0130 SEC-1142: Simplified implementation by removing template method. 16 年之前
  Luke Taylor 90d76373cc SEC-1142: Support for session timeout detection. Added redirect to invalidSessionUrl in SessionManagementFilter when an invalid session Id is supplied in the request. 16 年之前
  Luke Taylor 0f6642d3ab SEC-1216: Replacement of custom-after-invocation-provider with after-invocation-provider element. Some changes to help prevent proxying of aop infrastructure classes (use of AopInfrastructureBean marker interface) 16 年之前