Commit History

Author SHA1 Message Date
  Ben Alex d795836bf1 SEC-266: Handle -1 allowing unlimited logins, as per JavaDocs. 19 years ago
  Ben Alex 501eaadd09 SEC-267: Bug when working with CGLIB-generated classes. 19 years ago
  Ben Alex a5d74ca2e1 SEC-260: Remove disused loggers. 19 years ago
  Ben Alex ad1127f1d6 SEC-166: Add Oracle scripts to ACL section. 19 years ago
  Ben Alex 6b5fc1efce Correct comment in header. 19 years ago
  Ben Alex 5ba40705e8 SEC-239: Initial commit. Work-in-progress only. 19 years ago
  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 years ago
  Luke Taylor 3eaed3ad44 Added additionalAuthenticationChecks implementation to make sure password is rechecked if Ldap is used with a user cache. 19 years ago
  Luke Taylor e30c3d7bd2 SEC-270: Make SavedRequest serializable. 19 years ago
  Luke Taylor e5b79f1f95 Make getGroupMembershipRoles method public for convenience. 19 years ago
  Luke Taylor 53b6735c3e Make sure the username and password are set on the final UserDetails object returned by the provider. 19 years ago
  Luke Taylor e1eac8f0ca Added setters for rolePrefix and convertToUpperCase 19 years ago
  Luke Taylor c1e76b64bc Chnaged to use setters in essence "copy constructor" 19 years ago
  Luke Taylor 360e9908b7 Added test for empty or null username 19 years ago
  Luke Taylor d8a28d6068 Add call for setDerefLinkFlag 19 years ago
  Luke Taylor 016ac8016c Minor changes to increase coverage of methods 19 years ago
  Luke Taylor 0d6b3ab9f3 Renamed 'execute' method in LdapCallback in line with Spring equivalents. Added some extra tests. 19 years ago
  Luke Taylor 9623eb3d04 Correct log category package name 19 years ago
  Luke Taylor b5e9690735 Removed duplicate file. 19 years ago
  Luke Taylor 577cc17764 Removed individual search controls setter methods in favour of supplying complete search controls object. Added comment for 'compare' method. 19 years ago
  Luke Taylor b8fa1ad906 Delete deprecated ldap classes (from previous package move) 19 years ago
  Luke Taylor 1958d4e5aa Change package for ldap context factory bean 19 years ago
  Luke Taylor 316798ef9e Made mock context factory a standalone class 19 years ago
  Luke Taylor 859185eebd Removed unused methods and added some extra tests. 19 years ago
  Luke Taylor aa0d7c5380 Add info on binary builds. 19 years ago
  Luke Taylor 2a24e4faf8 Deleted old version of LdapDataAccessException 19 years ago
  Luke Taylor 7794ebf84b Now extends Spring's DataAccessException 19 years ago
  Luke Taylor 3583470a49 Now extends Spring's DataAccessException 19 years ago
  Luke Taylor 3eea670efc Exception translator IF for use in LdapTemplate 19 years ago
  Luke Taylor 983afec70c Added license. 19 years ago