Commit History

Upphovsman SHA1 Meddelande Datum
  Carlos Sanchez b0d65259b6 Changed groupId to org.acegisecurity 20 år sedan
  Carlos Sanchez 27efd13532 Set version to 1.0.0-SNAPSHOT preparing for next version 20 år sedan
  Carlos Sanchez f226dfb67f Use ISO encoding to avoid problems 20 år sedan
  Carlos Sanchez 45308643c9 Use ISO encoding to avoid problems 20 år sedan
  Carlos Sanchez 39cf954a45 Improved m2 poms 20 år sedan
  Carlos Sanchez 0c9e1769a4 Improved m2 poms 20 år sedan
  Carlos Sanchez f662ed5890 Ignore eclipse project files 20 år sedan
  Luke Taylor 9b5aa159aa Correct screwy formatting. 20 år sedan
  Luke Taylor 3977e3b822 Refactored to remove unnecessary null check in createSuccessAuthentication. Removed several legacy references to AuthenticationDao in Javadoc. 20 år sedan
  Luke Taylor 5b076c79d1 Changed to use a Set rather than array index to check for the presence of granted authorities as the ordering of the latter couldn't be guaranteed. 20 år sedan
  Luke Taylor 41a95b11cd Corrected wrong package name in Javadoc. 20 år sedan
  Luke Taylor 8f725f7a74 Removed no-arg constructor from UsernamePasswordAuthenticationToken. 20 år sedan
  Luke Taylor c378779610 Removed printStackTrace from expected exception. 20 år sedan
  Luke Taylor 09cef7adc2 Refactoring to remove encodeInternal method. Same as recent changes to SHA encoder. 20 år sedan
  Luke Taylor 8003b98f9d Accidentally checked in version with tests disabled 20 år sedan
  Luke Taylor 2d1dd7b292 Restoring author/version tags, some minor comments. 20 år sedan
  Luke Taylor 20d69e2734 Tidying up some Jalopy weirdness. 20 år sedan
  Luke Taylor dc728987f4 Changed LdapDataAccessException to extend AuthenticationServiceException. 20 år sedan
  Luke Taylor 0f678d53ba Javadoc typo in tag. 20 år sedan
  Luke Taylor 911be66513 Move LdapUserSearch into main provider package and separate out its current implementation as it may be used for more than authentication. 20 år sedan
  Luke Taylor b01bf0b878 Expanded Javadoc. 20 år sedan
  Luke Taylor 8585ddf48b Updated app. context file to match new constructor-injection changes. 20 år sedan
  Luke Taylor 1549ec55b1 Switch to embedded context version of apache DS (no socket nonsense etc.) 20 år sedan
  Luke Taylor e33edef1c8 Added antlr dependency for apache DS 20 år sedan
  Luke Taylor db0b0e5511 Switch to individual apache DS dependencies 20 år sedan
  Luke Taylor 9554dc50bc Pull functionality for hiding UsernameNotFoundException's up into AbstractUserDetailsAuthenticationProvider. 20 år sedan
  Luke Taylor 929b08c085 Spring config for ApacheDS is no longer used. 20 år sedan
  Luke Taylor 069f78c00b Move the apacheDS working directory to java.io.tmpdir 20 år sedan
  Luke Taylor 1f66750e24 Added support for multiple DN patterns. Changes to favour constructor injection for mandatory properties. Renamed LdapUserInfo to prevent confusion with UserDetails interface. 20 år sedan
  Luke Taylor e3b728cc9a Javadoc typos. 20 år sedan