3700 Commits (f02f5a18918638442a75a1bfa8fa04aefec3496a)
 

Author SHA1 Message Date
Luke Taylor f02f5a1891 Updated mockito to 1.8.0 17 years ago
Luke Taylor e94c7739d2 Remove dependency on MockAuthenticationManager 17 years ago
Luke Taylor 930c1b6b53 Coverted to Junit 4 test. 17 years ago
Luke Taylor 11e476c486 Added issue numbers in comment. 17 years ago
Luke Taylor d4d45e1311 Make getHeader() methods check case-insensitive matching on header name. 17 years ago
Luke Taylor 7282eed197 Import cleaning. 17 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 17 years ago
Luke Taylor 12d825e557 Removed src-readme.txt (out of date) 17 years ago
Luke Taylor 3f963ef8ca Restore versions and svn URLs in trunk (release plugin fail) 17 years ago
Luke Taylor af563e826c [maven-release-plugin] prepare release spring-security-3.0.0.RC1 17 years ago
Luke Taylor 5f3ff97ce0 Disable aspectj sample 17 years ago
Luke Taylor 16de9920a0 Disable aspects module for release 17 years ago
Luke Taylor d0c3b5717b Updated version to RC1 17 years ago
Luke Taylor 768264d717 Enabled bundlor in OpenID and CAS 17 years ago
Luke Taylor 4dc231b3bc Enabled bundlor in OpenID and CAS 17 years ago
Luke Taylor 7fd03409fc Updating dependency versions to match spring RC1 ones 17 years ago
Luke Taylor 73df14c912 Allow any ordering of authentication-provider elements within authentication-manager 17 years ago
Luke Taylor 5d3aa1a144 Formatting 17 years ago
Luke Taylor 021f650f3d Tidying up ldap pom 17 years ago
Luke Taylor 735ecac215 SEC-1255: Forot dispathcer-servlet context 17 years ago
Luke Taylor bf7d691c45 Update and fix tests 17 years ago
Luke Taylor c9e2121504 SEC-1255: Replace file with controller to avoid windows filename problems 17 years ago
Luke Taylor 881632cc08 SEC-1250: Removed duplicate property. 17 years ago
Luke Taylor cf5e713812 Fixes to samples and improved test workout script 17 years ago
Luke Taylor 0615b94f55 Converted expression test to use static method. 17 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. 17 years ago
Luke Taylor ac5237c127 SEC:1263: Added FactoryBean for AuthenticationManager 17 years ago
Luke Taylor 217cffbdbc Minor doc updates 17 years ago
Luke Taylor 0da99171da SEC-1250: RequestHeaderPreAuthenticatedProcessingFilter cannot be use to fail back to another authentication type. Added exceptionIfHeaderMissing property. 17 years ago
Luke Taylor e398922f85 Removing elements that are no longer supported from the namespace 17 years ago
Luke Taylor 7f658f7a53 Updated faq to reflect changes for SEC-1259 17 years ago
Luke Taylor 73905b9ebd Updated docs to reflect changes for SEC-1259 17 years ago
Luke Taylor 80eb47c6fe SEC-1261: Convert FilterChainOrder to an enum (SecurityFilters). 17 years ago
Luke Taylor 908e88b802 Import cleaning. 17 years ago
Luke Taylor 523d5eac10 Added info on project jars and downloads to manual 17 years ago
Luke Taylor 0e9452c17c SEC-1074: Customized interceptor list for DefaultDirectoryService, including removal of SchemaInterceptor. 17 years ago
Luke Taylor cb643f73de Tidying up. 17 years ago
Luke Taylor 3f72983a1e SEC-1257: Some additional API changes to use Collection instead of List... 17 years ago
Luke Taylor 4dcb9de67a SEC-1257: Some additional API changes to use Collection instead of List... 17 years ago
Luke Taylor 9bece3bc9a Ref manual updates and correction 17 years ago
Luke Taylor 2b99c6331e Javadoc. 17 years ago
Luke Taylor 6aee4f0ee4 Removed commented out method. 17 years ago
Luke Taylor 1286741c7c SEC-1259: Improve consistency of authentication filter names. 17 years ago
Luke Taylor f213cc5d9e SEC-1257: APIs using List<ConfigAttribute> should use a Collection instead. Converted. 17 years ago
Luke Taylor 5d486a51b6 SEC-1256: Added support for expression attributes in filter-security-metadata-source configuration. 17 years ago
Luke Taylor caff3ee9ba SEC-1231: Authentication.getAuthorities should be of type Collection<GrantedAuthority> and not List<GrantedAuthority>. Refactored the interface and related classes to match (UserDetails etc). 17 years ago
Luke Taylor 07d7c0ddae Renamed form and openID filters to shorten names 17 years ago
Luke Taylor 949759c31a Renamed form and openID filters to shorten names 17 years ago
Luke Taylor 1042305cfe Renamed web.wrapper to web.servletapi. Added some package.html files. 17 years ago
Luke Taylor 673cf300fb SEC-1229: Refactoring to remove package cycles. 17 years ago