Commit Verlauf

Autor SHA1 Nachricht Datum
  Scott Battaglia e812c58e04 NOJIRA vor 16 Jahren
  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. vor 16 Jahren
  Luke Taylor 4d8956a227 SEC-1288: Changed claimedIdentityFieldName in OpenIDAuthenticationFilter to "openid_identifier", as recommended by the 2.0 spec. vor 16 Jahren
  Luke Taylor 693d2bce03 SEC-1286: Fixed toString() output. vor 16 Jahren
  Luke Taylor 66b1b1957c SEC-1298: Deleted custom-filter BeanDefinitionDecorator vor 16 Jahren
  Luke Taylor 9b49dce8b5 SEC-1297: Added bundlor support to taglibs jar vor 16 Jahren
  Luke Taylor 3444b31615 SEC-1291: Add logout namespace support for custom success handler. Added attribute "success-handler-ref" to <logout> element in namespace. vor 16 Jahren
  Scott Battaglia f0a5572188 SEC-1228 vor 16 Jahren
  Luke Taylor 9eae7b899c SEC-1284: Added proxy-target-class attribute to method security namespace vor 16 Jahren
  Luke Taylor d84542cf88 SEC-1285: minor vulnerability in BasicProcessingFilter. Changed logging of Basic authentication information. vor 16 Jahren
  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). vor 16 Jahren
  Luke Taylor b39db5b711 Removed jaxen from template.mf vor 16 Jahren
  Luke Taylor c922021d28 SEC-1287: Regression with fix SEC-1022 - cannot register custom permissions w/BasicLookupStrategy. Added setter method for PermissionFactory field. vor 16 Jahren
  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. vor 16 Jahren
  Luke Taylor 1898b4df52 Updated scope of commons collections to 'test' vor 16 Jahren
  Luke Taylor ea8d5a8897 Update spring version to RC2 vor 16 Jahren
  Luke Taylor fdf46b99eb Corrected sample code for request-header authentication. vor 16 Jahren
  Luke Taylor 9d85168a10 Fix apache-ds shard-ldap version in template.mf (should be 0.9.15) vor 16 Jahren
  Luke Taylor a2468c523a SEC-1283: AuthenticationConfigBuilder.createAnonymousFilter uses httpElt instead of anonymousElt. Corrected element name. vor 16 Jahren
  Luke Taylor 617e517e5e SEC-1280: NullPointerException in PersistentTokenBasedRememberMeServices when logging out twice. Added check for null authentication in logout method. vor 16 Jahren
  Luke Taylor 197737a2b4 SEC-1281: make sure correct 'key' value is used for RememberMeAuthenticationProvider when external RememberMeServices is used vor 16 Jahren
  Luke Taylor 248e826342 SEC-1282: Clarified javadoc vor 16 Jahren
  Luke Taylor 0b1d0d11d7 Update bundlor to 1.0.0.M6 vor 16 Jahren
  Luke Taylor 8f5c414b00 Improve cleanup in sample script vor 16 Jahren
  Luke Taylor ce8ac8a5e6 Corrected Spring Version vor 16 Jahren
  Luke Taylor f02f5a1891 Updated mockito to 1.8.0 vor 16 Jahren
  Luke Taylor e94c7739d2 Remove dependency on MockAuthenticationManager vor 16 Jahren
  Luke Taylor 930c1b6b53 Coverted to Junit 4 test. vor 16 Jahren
  Luke Taylor 11e476c486 Added issue numbers in comment. vor 16 Jahren
  Luke Taylor d4d45e1311 Make getHeader() methods check case-insensitive matching on header name. vor 16 Jahren