Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Ben Alex 7c9bd78e16 Initial commit. 20 yıl önce
  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 yıl önce
  Ben Alex 798ebb1a3d Correct NullPointerException as fixture missing an ApplicationContext and attempting to publish an event. 20 yıl önce
  Ben Alex 684d5bc10e Handle null Authentication.getAuthorities() in AuthorizeTag. 20 yıl önce
  Ben Alex 8e6305ae81 Update commons-codec dependency to 1.3. 20 yıl önce
  Ben Alex 8ae2276843 TokenBasedRememberMeServices changed to use long instead of int for tokenValiditySeconds. 20 yıl önce
  Ray Krueger 10c1926385 Added the ConcurrentSessionViolationEvent that will be published by the ConcurrentSessionControllerImpl before throwing the ConcurrentSessionViolationException 20 yıl önce
  Robert Sanders be20350737 Ok, some actual tests of DAO functionality. 20 yıl önce
  Robert Sanders 6646eb4cd7 Added importLDIF to assist in importing LDIF data into the directory for testing. 20 yıl önce
  Robert Sanders 99e6bfbde7 Class comment says it all - verify that directory server is configured correctlly. 20 yıl önce
  Robert Sanders 7cfec03a86 Modified to use DirContentsInitializer. 20 yıl önce
  Robert Sanders 0e9dc00c15 Helper class used to setup the directory server that we are running our tests against. 20 yıl önce
  Ben Alex 8884ca51af Add credentialsExpiredFailureUrl getter/setter to AbstractProcessingFilter. 20 yıl önce
  Ben Alex 45761058e7 Add ConcurrentSessionController details. 20 yıl önce
  Ben Alex 81e84067ae Clarify AccessDecisionManager configuration if no configuration attributes being used. 20 yıl önce
  Ben Alex 747825cda1 Correct location of AuthenticationSimpleHttpInvokerRequestExecutor in clientContext.xml. 20 yıl önce
  Ben Alex 01aaadbe0d Prepare for 0.8.2 (assuming 0.8.2 is the next version, but subject to change). 20 yıl önce
  Ben Alex 6ced7716f8 Release 0.8.1. 20 yıl önce
  Ben Alex 48dd6c5c73 Release 0.8.1. 20 yıl önce
  Ben Alex 9f66c0eae9 Update to current Spring JAR dependencies. 20 yıl önce
  Ben Alex 2b6b81f39a Use Spring 1.1.5 JARs. 20 yıl önce
  Ben Alex 816fb07e5f Initial commit. 20 yıl önce
  Robert Sanders 5e4f3b46bf Ok, it doesn't actually test the DAO, but I now have something that is (semi-) worth running. 20 yıl önce
  Robert Sanders 90c77f2899 Impored API. 20 yıl önce
  Robert Sanders 688e5a16d4 Cleaned up source to better express correct use. 20 yıl önce
  Ben Alex c936801842 DigestProcessingFilter now provides userCache getter and setter. 20 yıl önce
  Ben Alex 0530351f0d Provide toString() method on User. 20 yıl önce
  Ben Alex a2b9da7e22 StringSplitUtils.split() ignored delimiter argument. 20 yıl önce
  Ben Alex 6f31ecb04b UserDetails now indicates locked accounts. 20 yıl önce
  Robert Sanders c34db326f8 Provide hook to get a client-side version of the DirContext. 20 yıl önce