Commit History

Author SHA1 Message Date
  Ben Alex 2d94f83dfd Sync with latest changes to POMs. 19 years ago
  Carlos Sanchez 82a8fe260e Removed duplicated contributor and avoid encoding problems 19 years ago
  Carlos Sanchez 059a611aa2 SEC-275 Added cas-server dependency 19 years ago
  Ben Alex 18a99c34db SEC-276: Restructure reference guide. 19 years ago
  Luke Taylor f8545f4dc2 Added extra commenting to Ldap classes 19 years ago
  Ben Alex a130b65937 Add package.html. 19 years ago
  Ben Alex ab12817b7a SEC-97: Format Acegi Security source code in accordance with latest Jalopy configuration. 19 years ago
  Ben Alex 49800018e9 SEC-173: Expand on JavaDocs for ACLs which have no permission records. 19 years ago
  Ben Alex 9e04d18cd3 SEC-184: Incorrect reference in RunAsManager reference documentation. 19 years ago
  Ben Alex 92dbf836a1 SEC-259: Correct JavaDoc error. 19 years ago
  Ben Alex 8d74fe928c SEC-254: Fix references to JBossAcegiLoginModule. 19 years ago
  Ben Alex 563ac1324c SEC-263: Stop polling voters after first one votes to deny. 19 years ago
  Ben Alex 07e805e342 SEC-262: Refactor common method into superclass. 19 years ago
  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