Commit History

Author SHA1 Message Date
  Luke Taylor 248e826342 SEC-1282: Clarified javadoc 16 years ago
  Luke Taylor 0b1d0d11d7 Update bundlor to 1.0.0.M6 16 years ago
  Luke Taylor 8f5c414b00 Improve cleanup in sample script 16 years ago
  Luke Taylor ce8ac8a5e6 Corrected Spring Version 16 years ago
  Luke Taylor f02f5a1891 Updated mockito to 1.8.0 16 years ago
  Luke Taylor e94c7739d2 Remove dependency on MockAuthenticationManager 16 years ago
  Luke Taylor 930c1b6b53 Coverted to Junit 4 test. 16 years ago
  Luke Taylor 11e476c486 Added issue numbers in comment. 16 years ago
  Luke Taylor d4d45e1311 Make getHeader() methods check case-insensitive matching on header name. 16 years ago
  Luke Taylor 7282eed197 Import cleaning. 16 years ago
  Luke Taylor 799b96520b SEC-1269: Combining <form-login> and <open-id> fails to find entry point. Fixed entry point choice conditions when using openID and/or form-login 16 years ago
  Luke Taylor 12d825e557 Removed src-readme.txt (out of date) 16 years ago
  Luke Taylor 3f963ef8ca Restore versions and svn URLs in trunk (release plugin fail) 16 years ago
  Luke Taylor af563e826c [maven-release-plugin] prepare release spring-security-3.0.0.RC1 16 years ago
  Luke Taylor 5f3ff97ce0 Disable aspectj sample 16 years ago
  Luke Taylor 16de9920a0 Disable aspects module for release 16 years ago
  Luke Taylor d0c3b5717b Updated version to RC1 16 years ago
  Luke Taylor 768264d717 Enabled bundlor in OpenID and CAS 16 years ago
  Luke Taylor 4dc231b3bc Enabled bundlor in OpenID and CAS 16 years ago
  Luke Taylor 7fd03409fc Updating dependency versions to match spring RC1 ones 16 years ago
  Luke Taylor 73df14c912 Allow any ordering of authentication-provider elements within authentication-manager 16 years ago
  Luke Taylor 5d3aa1a144 Formatting 16 years ago
  Luke Taylor 021f650f3d Tidying up ldap pom 16 years ago
  Luke Taylor 735ecac215 SEC-1255: Forot dispathcer-servlet context 16 years ago
  Luke Taylor bf7d691c45 Update and fix tests 16 years ago
  Luke Taylor c9e2121504 SEC-1255: Replace file with controller to avoid windows filename problems 16 years ago
  Luke Taylor 881632cc08 SEC-1250: Removed duplicate property. 16 years ago
  Luke Taylor cf5e713812 Fixes to samples and improved test workout script 16 years ago
  Luke Taylor 0615b94f55 Converted expression test to use static method. 16 years ago
  Luke Taylor ed2ddf9323 SEC-1263: Add FactoryBean for namespace AuthenticationManager. <http> now uses AuthenticationManagerFactoryBean. Method security already uses a delegate object to lookup the AuthenticationManager. This now uses the same error message if the bean isn't found, rather than allowing the BeanFactory NoSuchBeanDefinitionException to be thrown directly. 16 years ago