提交历史

作者 SHA1 备注 提交日期
  Ben Alex 9e04d18cd3 SEC-184: Incorrect reference in RunAsManager reference documentation. 19 年之前
  Ben Alex 92dbf836a1 SEC-259: Correct JavaDoc error. 19 年之前
  Ben Alex 8d74fe928c SEC-254: Fix references to JBossAcegiLoginModule. 19 年之前
  Ben Alex 563ac1324c SEC-263: Stop polling voters after first one votes to deny. 19 年之前
  Ben Alex 07e805e342 SEC-262: Refactor common method into superclass. 19 年之前
  Ben Alex d795836bf1 SEC-266: Handle -1 allowing unlimited logins, as per JavaDocs. 19 年之前
  Ben Alex 501eaadd09 SEC-267: Bug when working with CGLIB-generated classes. 19 年之前
  Ben Alex a5d74ca2e1 SEC-260: Remove disused loggers. 19 年之前
  Ben Alex ad1127f1d6 SEC-166: Add Oracle scripts to ACL section. 19 年之前
  Ben Alex 6b5fc1efce Correct comment in header. 19 年之前
  Ben Alex 5ba40705e8 SEC-239: Initial commit. Work-in-progress only. 19 年之前
  Luke Taylor 4d24c88d1e Enforce the setting of a LdapUserDetailsMapper on authenticators (rather than a general mapper) to make sure the correct type is returned and that the username is set before it is returned. 19 年之前
  Luke Taylor 3eaed3ad44 Added additionalAuthenticationChecks implementation to make sure password is rechecked if Ldap is used with a user cache. 19 年之前
  Luke Taylor e30c3d7bd2 SEC-270: Make SavedRequest serializable. 19 年之前
  Luke Taylor e5b79f1f95 Make getGroupMembershipRoles method public for convenience. 19 年之前
  Luke Taylor 53b6735c3e Make sure the username and password are set on the final UserDetails object returned by the provider. 19 年之前
  Luke Taylor e1eac8f0ca Added setters for rolePrefix and convertToUpperCase 19 年之前
  Luke Taylor c1e76b64bc Chnaged to use setters in essence "copy constructor" 19 年之前
  Luke Taylor 360e9908b7 Added test for empty or null username 19 年之前
  Luke Taylor d8a28d6068 Add call for setDerefLinkFlag 19 年之前
  Luke Taylor 016ac8016c Minor changes to increase coverage of methods 19 年之前
  Luke Taylor 0d6b3ab9f3 Renamed 'execute' method in LdapCallback in line with Spring equivalents. Added some extra tests. 19 年之前
  Luke Taylor 9623eb3d04 Correct log category package name 19 年之前
  Luke Taylor b5e9690735 Removed duplicate file. 19 年之前
  Luke Taylor 577cc17764 Removed individual search controls setter methods in favour of supplying complete search controls object. Added comment for 'compare' method. 19 年之前
  Luke Taylor b8fa1ad906 Delete deprecated ldap classes (from previous package move) 19 年之前
  Luke Taylor 1958d4e5aa Change package for ldap context factory bean 19 年之前
  Luke Taylor 316798ef9e Made mock context factory a standalone class 19 年之前
  Luke Taylor 859185eebd Removed unused methods and added some extra tests. 19 年之前
  Luke Taylor aa0d7c5380 Add info on binary builds. 19 年之前