756 Commits (8fb3a8bf887658caad2f5da5ab5f8804ed7ee2dc)
 

Author SHA1 Message Date
Matthew Porter 8fb3a8bf88 Change sequence to native for more db cross platform. 21 years ago
Ben Alex 59b3bc582d Disable one page per chapter option. 21 years ago
Matthew Porter d2ba95afc0 My mistake. 21 years ago
Matthew Porter d710c5d759 Add artifactId, currently showing null with maven jar:install. 21 years ago
Ben Alex 3f6c5f7cb1 Bug fixes. 21 years ago
Ben Alex a2d68e4fc5 Hibernate 3 refactorings. 21 years ago
Ben Alex 2ee7cc1c18 General update. 21 years ago
Ben Alex 943fc70eca Align Spring JAR dependencies with Spring 1.2RC1. 21 years ago
Ben Alex 9b90df1812 Refactor to allow IntrospectionManagers to query a shared Validator map. 21 years ago
Ben Alex 83750266ba Add Apache DS. 21 years ago
Ben Alex 204da55a0b PasswordDaoAuthenticationProvider no longer stores String against Authentication.setDetails(). 21 years ago
Ben Alex 32521dde45 Add ACL Instantiation Diagram, courtesy of Bill Eisenhauer. 21 years ago
Matthew Porter 2f2c6bc3d8 Change createOrUpdate() to use Hibernate session.saveOrUpdate(). 21 years ago
Matthew Porter 1e896c14d6 Change clone() method to throw CloneNotSupportedException. 21 years ago
Ben Alex b800ad3e8b Initial commit. 21 years ago
Ben Alex cf241fb9ae Initial commit. 21 years ago
Robert Sanders 046dd2611c Lastest round of changes; adding a few more tests. 21 years ago
Luke Taylor 29269bf8be Added Ben's timezone so I can tell what time it is there :) 21 years ago
Ben Alex 7c9bd78e16 Initial commit. 21 years ago
Ray Krueger 9649003d57 AbstractProcessingFilter no longer uses a set*FailureUrl approach for every exception, it now uses a properties object that maps authenticationExceptions to failure urls 21 years ago
Ben Alex 798ebb1a3d Correct NullPointerException as fixture missing an ApplicationContext and attempting to publish an event. 21 years ago
Ben Alex 684d5bc10e Handle null Authentication.getAuthorities() in AuthorizeTag. 21 years ago
Ben Alex 8e6305ae81 Update commons-codec dependency to 1.3. 21 years ago
Ben Alex 8ae2276843 TokenBasedRememberMeServices changed to use long instead of int for tokenValiditySeconds. 21 years ago
Ray Krueger 10c1926385 Added the ConcurrentSessionViolationEvent that will be published by the ConcurrentSessionControllerImpl before throwing the ConcurrentSessionViolationException 21 years ago
Robert Sanders be20350737 Ok, some actual tests of DAO functionality. 21 years ago
Robert Sanders 6646eb4cd7 Added importLDIF to assist in importing LDIF data into the directory for testing. 21 years ago
Robert Sanders 99e6bfbde7 Class comment says it all - verify that directory server is configured correctlly. 21 years ago
Robert Sanders 7cfec03a86 Modified to use DirContentsInitializer. 21 years ago
Robert Sanders 0e9dc00c15 Helper class used to setup the directory server that we are running our tests against. 21 years ago
Ben Alex 8884ca51af Add credentialsExpiredFailureUrl getter/setter to AbstractProcessingFilter. 21 years ago
Ben Alex 45761058e7 Add ConcurrentSessionController details. 21 years ago
Ben Alex 81e84067ae Clarify AccessDecisionManager configuration if no configuration attributes being used. 21 years ago
Ben Alex 747825cda1 Correct location of AuthenticationSimpleHttpInvokerRequestExecutor in clientContext.xml. 21 years ago
Ben Alex 01aaadbe0d Prepare for 0.8.2 (assuming 0.8.2 is the next version, but subject to change). 21 years ago
Ben Alex 6ced7716f8 Release 0.8.1. 21 years ago
Ben Alex 48dd6c5c73 Release 0.8.1. 21 years ago
Ben Alex 9f66c0eae9 Update to current Spring JAR dependencies. 21 years ago
Ben Alex 2b6b81f39a Use Spring 1.1.5 JARs. 21 years ago
Ben Alex 816fb07e5f Initial commit. 21 years ago
Robert Sanders 5e4f3b46bf Ok, it doesn't actually test the DAO, but I now have something that is (semi-) worth running. 21 years ago
Robert Sanders 90c77f2899 Impored API. 21 years ago
Robert Sanders 688e5a16d4 Cleaned up source to better express correct use. 21 years ago
Ben Alex c936801842 DigestProcessingFilter now provides userCache getter and setter. 21 years ago
Ben Alex 0530351f0d Provide toString() method on User. 21 years ago
Ben Alex a2b9da7e22 StringSplitUtils.split() ignored delimiter argument. 21 years ago
Ben Alex 6f31ecb04b UserDetails now indicates locked accounts. 21 years ago
Robert Sanders c34db326f8 Provide hook to get a client-side version of the DirContext. 21 years ago
Robert Sanders 1588dbb488 My LDAP server setup is different, so I can't test this without re-writing it; but at least it now compiles. Once I get the ApacheDS based tests working, I'll removed this test. 21 years ago
Ben Alex f510989cbb Minor consistency changes. 21 years ago