Historia zmian

Autor SHA1 Wiadomość Data
  Ben Alex 18a99c34db SEC-276: Restructure reference guide. 19 lat temu
  Luke Taylor f8545f4dc2 Added extra commenting to Ldap classes 19 lat temu
  Ben Alex a130b65937 Add package.html. 19 lat temu
  Ben Alex ab12817b7a SEC-97: Format Acegi Security source code in accordance with latest Jalopy configuration. 19 lat temu
  Ben Alex 49800018e9 SEC-173: Expand on JavaDocs for ACLs which have no permission records. 19 lat temu
  Ben Alex 9e04d18cd3 SEC-184: Incorrect reference in RunAsManager reference documentation. 19 lat temu
  Ben Alex 92dbf836a1 SEC-259: Correct JavaDoc error. 19 lat temu
  Ben Alex 8d74fe928c SEC-254: Fix references to JBossAcegiLoginModule. 19 lat temu
  Ben Alex 563ac1324c SEC-263: Stop polling voters after first one votes to deny. 19 lat temu
  Ben Alex 07e805e342 SEC-262: Refactor common method into superclass. 19 lat temu
  Ben Alex d795836bf1 SEC-266: Handle -1 allowing unlimited logins, as per JavaDocs. 19 lat temu
  Ben Alex 501eaadd09 SEC-267: Bug when working with CGLIB-generated classes. 19 lat temu
  Ben Alex a5d74ca2e1 SEC-260: Remove disused loggers. 19 lat temu
  Ben Alex ad1127f1d6 SEC-166: Add Oracle scripts to ACL section. 19 lat temu
  Ben Alex 6b5fc1efce Correct comment in header. 19 lat temu
  Ben Alex 5ba40705e8 SEC-239: Initial commit. Work-in-progress only. 19 lat temu
  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 lat temu
  Luke Taylor 3eaed3ad44 Added additionalAuthenticationChecks implementation to make sure password is rechecked if Ldap is used with a user cache. 19 lat temu
  Luke Taylor e30c3d7bd2 SEC-270: Make SavedRequest serializable. 19 lat temu
  Luke Taylor e5b79f1f95 Make getGroupMembershipRoles method public for convenience. 19 lat temu
  Luke Taylor 53b6735c3e Make sure the username and password are set on the final UserDetails object returned by the provider. 19 lat temu
  Luke Taylor e1eac8f0ca Added setters for rolePrefix and convertToUpperCase 19 lat temu
  Luke Taylor c1e76b64bc Chnaged to use setters in essence "copy constructor" 19 lat temu
  Luke Taylor 360e9908b7 Added test for empty or null username 19 lat temu
  Luke Taylor d8a28d6068 Add call for setDerefLinkFlag 19 lat temu
  Luke Taylor 016ac8016c Minor changes to increase coverage of methods 19 lat temu
  Luke Taylor 0d6b3ab9f3 Renamed 'execute' method in LdapCallback in line with Spring equivalents. Added some extra tests. 19 lat temu
  Luke Taylor 9623eb3d04 Correct log category package name 19 lat temu
  Luke Taylor b5e9690735 Removed duplicate file. 19 lat temu
  Luke Taylor 577cc17764 Removed individual search controls setter methods in favour of supplying complete search controls object. Added comment for 'compare' method. 19 lat temu