提交历史

作者 SHA1 备注 提交日期
  Ben Alex 48dd6c5c73 Release 0.8.1. 20 年之前
  Ben Alex 9f66c0eae9 Update to current Spring JAR dependencies. 20 年之前
  Ben Alex 2b6b81f39a Use Spring 1.1.5 JARs. 20 年之前
  Ben Alex 816fb07e5f Initial commit. 20 年之前
  Robert Sanders 5e4f3b46bf Ok, it doesn't actually test the DAO, but I now have something that is (semi-) worth running. 20 年之前
  Robert Sanders 90c77f2899 Impored API. 20 年之前
  Robert Sanders 688e5a16d4 Cleaned up source to better express correct use. 20 年之前
  Ben Alex c936801842 DigestProcessingFilter now provides userCache getter and setter. 20 年之前
  Ben Alex 0530351f0d Provide toString() method on User. 20 年之前
  Ben Alex a2b9da7e22 StringSplitUtils.split() ignored delimiter argument. 20 年之前
  Ben Alex 6f31ecb04b UserDetails now indicates locked accounts. 20 年之前
  Robert Sanders c34db326f8 Provide hook to get a client-side version of the DirContext. 20 年之前
  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. 20 年之前
  Ben Alex f510989cbb Minor consistency changes. 20 年之前
  Ben Alex f1f5e687ee Note change to Authentication.getDetails(). 20 年之前
  Ben Alex d59db9ecdc Note about X509 Contacts Sample. 20 年之前
  Luke Taylor ae47fb722d sendError now returns less informative forbidden message rather than the exception message. 20 年之前
  Luke Taylor 602b1473c5 Example certificates for X.509 Contacts app. 20 年之前
  Luke Taylor 4f697bee29 Added first draft of X509 docs 20 年之前
  Luke Taylor a4210b5551 Rolled back to remove X.509 users. Using new certificate with existing user name instead. 20 年之前
  Luke Taylor 05bd6abb22 Added cache beans. 20 年之前
  Luke Taylor 944d11bb1a Changed to using DN in cache log messages rather than entire certificate. 20 年之前
  Robert Sanders 3e63685776 I don't have any test built using these yet, but both should server as decent bases from which to build tests for LDAP functionality. 20 年之前
  Luke Taylor 918fc7c15a License header added. 20 年之前
  Luke Taylor e755687a19 Updated to use Spring Assert class. 20 年之前
  Luke Taylor 2a6c68deb6 Entry point tests 20 年之前
  Ben Alex a056946c49 HttpSessionContextIntegrationFilter now handles HttpSession invalidation without redirection. 20 年之前
  Luke Taylor 8592e3bcbf Added tearDown method which resets the Context to null 20 年之前
  Luke Taylor 04366d2b12 Corrected Javadoc 20 年之前
  Ben Alex 07e46fe4d5 Proper handling if the account is no longer allowed login. 20 年之前