提交历史

作者 SHA1 备注 提交日期
  Luke Taylor d6f2b136ec Refactored to use Spring mock classes. 20 年之前
  Luke Taylor 458a2c9e39 Refactored to use Spring mock classes. 20 年之前
  Luke Taylor 021abb7369 Added check for "path parameters" to ensure the filterProcessesUrl matches rewritten URLs with a jsessionid included. Refactored property checking to use Spring Assert class. 20 年之前
  Luke Taylor eaa5feb5f8 Refactored to use Spring mock objects for HttpRequest etc. 20 年之前
  Matthew Porter 8fb3a8bf88 Change sequence to native for more db cross platform. 20 年之前
  Ben Alex 59b3bc582d Disable one page per chapter option. 20 年之前
  Matthew Porter d2ba95afc0 My mistake. 20 年之前
  Matthew Porter d710c5d759 Add artifactId, currently showing null with maven jar:install. 20 年之前
  Ben Alex 3f6c5f7cb1 Bug fixes. 20 年之前
  Ben Alex a2d68e4fc5 Hibernate 3 refactorings. 20 年之前
  Ben Alex 2ee7cc1c18 General update. 20 年之前
  Ben Alex 943fc70eca Align Spring JAR dependencies with Spring 1.2RC1. 20 年之前
  Ben Alex 9b90df1812 Refactor to allow IntrospectionManagers to query a shared Validator map. 20 年之前
  Ben Alex 83750266ba Add Apache DS. 20 年之前
  Ben Alex 204da55a0b PasswordDaoAuthenticationProvider no longer stores String against Authentication.setDetails(). 20 年之前
  Ben Alex 32521dde45 Add ACL Instantiation Diagram, courtesy of Bill Eisenhauer. 20 年之前
  Matthew Porter 2f2c6bc3d8 Change createOrUpdate() to use Hibernate session.saveOrUpdate(). 20 年之前
  Matthew Porter 1e896c14d6 Change clone() method to throw CloneNotSupportedException. 20 年之前
  Ben Alex b800ad3e8b Initial commit. 20 年之前
  Ben Alex cf241fb9ae Initial commit. 20 年之前
  Robert Sanders 046dd2611c Lastest round of changes; adding a few more tests. 20 年之前
  Luke Taylor 29269bf8be Added Ben's timezone so I can tell what time it is there :) 20 年之前
  Ben Alex 7c9bd78e16 Initial commit. 20 年之前
  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 20 年之前
  Ben Alex 798ebb1a3d Correct NullPointerException as fixture missing an ApplicationContext and attempting to publish an event. 20 年之前
  Ben Alex 684d5bc10e Handle null Authentication.getAuthorities() in AuthorizeTag. 20 年之前
  Ben Alex 8e6305ae81 Update commons-codec dependency to 1.3. 20 年之前
  Ben Alex 8ae2276843 TokenBasedRememberMeServices changed to use long instead of int for tokenValiditySeconds. 20 年之前
  Ray Krueger 10c1926385 Added the ConcurrentSessionViolationEvent that will be published by the ConcurrentSessionControllerImpl before throwing the ConcurrentSessionViolationException 20 年之前
  Robert Sanders be20350737 Ok, some actual tests of DAO functionality. 20 年之前