Commit History

Author SHA1 Message Date
  Luke Taylor b25d6958d7 SEC-1036: Removed references to SpringSecurityContextSource 17 years ago
  Luke Taylor 5c29dfbc20 Fixed poms which should have been committed before 17 years ago
  Luke Taylor 66897e1849 SEC-1036: Upgraded Spring LDAP to 1.3 and made corresponding code changes. Also some general tidying up of LDAP code. Removed deprecated context factory classes. 17 years ago
  Luke Taylor 1918c50fd7 SEC-1039: Deprecated HttpSessionContextIntegrationFilter and made it extend SecurityContextPersistenceFilter. 17 years ago
  Luke Taylor 8cfd515b27 SEC-988: Added Javadoc for UserDetailsChecker interface. 17 years ago
  Luke Taylor d508adbf8b SEC-1037: Made LdapAuthenticationProvider implement MessageSourceAware. 17 years ago
  Luke Taylor 843d0e6910 SEC-985: Added hideUsernameNotFoundException property to LdapAuthenticationProvider and set default to true. 17 years ago
  Luke Taylor 4d81d750cd SEC-1039: Created new filter SecurityContextPersistenceFilter and SecurityContextRepository strategy to replace HttpSessionContextIntegrationFilter functionality. 17 years ago
  Luke Taylor 789be71d8c SEC-398: Rolled back addition of erroneous test method for this issue (the fix was incorrect and the test method does nothing useful). 17 years ago
  Luke Taylor 2dfd006665 SEC-1012: Converted Groupsmanager to use List<String> 17 years ago
  Luke Taylor 1f78974073 Improved javadoc and debug message relating to clearing of security context. 17 years ago
  Luke Taylor 482cb23d9c Forgot to add @Before and @After annotations to junit test. 17 years ago
  Luke Taylor 992b35e5d4 Updated to junit4. 17 years ago
  Luke Taylor dca0505d23 SEC-1012: generification 17 years ago
  Luke Taylor 05e753de61 Converted to use jmock for mocks. 17 years ago
  Luke Taylor 6b24637fbc Further SavedRequestWrapper related tests and tidying up. 17 years ago
  Ben Alex 7e562031cc Better demonstrate the new EL-based "overdraft" authorization rules. 17 years ago
  Ben Alex 713bcb4aab Add SpringSource snapshot repository, to provide access to spring-expressions 17 years ago
  Luke Taylor 1cf59b249a Added test class for DefaultLoginPageGeneratingFilter. 17 years ago
  Luke Taylor 346e219528 SEC-989: Removed incorrect <intercept-url> from auto-config equivalent.. 17 years ago
  Luke Taylor 13caa48a24 Added clearContext() in @After. Test was leaving a TestingAuthenticationToken in the context. 17 years ago
  Luke Taylor 18e74e7d3f Import cleaning. 17 years ago
  Luke Taylor 22cca49d4a Added clearContext() call in @Before method. Test class appears to be failing on the build server because of a left over security context from a previous test 17 years ago
  Luke Taylor 67c06d3d52 SEC-1012: Adding generics and general tidying up of tests etc 17 years ago
  Luke Taylor a535c5bd05 Removed unused imports. 17 years ago
  Luke Taylor 9dc50bce82 SEC-1013: Removed ConfigAttributeDefinition 17 years ago
  Luke Taylor a9d69ac4e8 Tidied up test class. 17 years ago
  Luke Taylor e259fe43a9 SEC-1034: Removed classes for converting a FilterInvocationDefinitionSource to a map for use in FilterChainProxy 17 years ago
  Luke Taylor 31375b7212 SEC-1012: Futher generification. Also changed method signature of ObjectDefinitionSource.getAllConfigAtributes to return a single collection 17 years ago
  Luke Taylor f3b3004085 Removed references to Acegi in contacts sample home page 17 years ago