Commit History

Author SHA1 Message Date
  Luke Taylor c9ab463af7 Minor docbook updates and fixes to class/interface index generation script and xsl 16 years ago
  Luke Taylor 6688d41705 Added faq on role prefix 16 years ago
  Luke Taylor 999eadc540 Minor refactoring to use generics and avoid converting collections to arrays. 16 years ago
  Luke Taylor 330e71eb8f Minor Javadoc. 16 years ago
  Luke Taylor 8571571eaa SEC-1306: OpenIDAttribute class is not marked as Serializable. Added Serializable interface. 16 years ago
  Luke Taylor 30b7000875 SEC-1178: Updates to EL docs 16 years ago
  Luke Taylor e9402fa0f9 Removed commented deps from pom. 16 years ago
  Luke Taylor 69699431b1 SEC-1303: Added internal Hex and Base64 classes, and moved commons-codec dependency to test scope 16 years ago
  Luke Taylor cd6711d21a Doc updates. 16 years ago
  Scott Battaglia 46ef4239ca SEC-1228 16 years ago
  Scott Battaglia 585311aa4a SEC-1299 16 years ago
  Scott Battaglia f35cb48407 NOJIRA 16 years ago
  Luke Taylor 6eec9c4d95 Added custom-filter element to namespace appendix in manual 16 years ago
  Scott Battaglia e812c58e04 NOJIRA 16 years ago
  Luke Taylor 5546698fef SEC-1253: Decouple spring-security-config module from spring-security-web. Added ClassUtils.isPresent() check for FilterChainProxy before attempting to register web-related parsers and decorators. Added use of namespace to dms sample for testing. 16 years ago
  Luke Taylor 4d8956a227 SEC-1288: Changed claimedIdentityFieldName in OpenIDAuthenticationFilter to "openid_identifier", as recommended by the 2.0 spec. 16 years ago
  Luke Taylor 693d2bce03 SEC-1286: Fixed toString() output. 16 years ago
  Luke Taylor 66b1b1957c SEC-1298: Deleted custom-filter BeanDefinitionDecorator 16 years ago
  Luke Taylor 9b49dce8b5 SEC-1297: Added bundlor support to taglibs jar 16 years ago
  Luke Taylor 3444b31615 SEC-1291: Add logout namespace support for custom success handler. Added attribute "success-handler-ref" to <logout> element in namespace. 16 years ago
  Scott Battaglia f0a5572188 SEC-1228 16 years ago
  Luke Taylor 9eae7b899c SEC-1284: Added proxy-target-class attribute to method security namespace 16 years ago
  Luke Taylor d84542cf88 SEC-1285: minor vulnerability in BasicProcessingFilter. Changed logging of Basic authentication information. 16 years ago
  Luke Taylor afdd80235c SEC-1272: <authentication-manager> does not register default event handler DefaultAuthenticationEventPublisher. Fixed Spring RC1 - RC2 regression problem with test (addApplicationListener() behaviour has changed). 16 years ago
  Luke Taylor b39db5b711 Removed jaxen from template.mf 16 years ago
  Luke Taylor c922021d28 SEC-1287: Regression with fix SEC-1022 - cannot register custom permissions w/BasicLookupStrategy. Added setter method for PermissionFactory field. 16 years ago
  Luke Taylor d4d5012035 SEC-1272: <authentication-manager> does not register default event handler DefaultAuthenticationEventPublisher. Update AuthenticationManagerBeanDefinitionParser to register a DefaultAuthenticationeventPublisher and set it on the registered ProviderManager. 16 years ago
  Luke Taylor 1898b4df52 Updated scope of commons collections to 'test' 16 years ago
  Luke Taylor ea8d5a8897 Update spring version to RC2 16 years ago
  Luke Taylor fdf46b99eb Corrected sample code for request-header authentication. 16 years ago