Historie revizí

Autor SHA1 Zpráva Datum
  Carlos Sanchez 0c9e1769a4 Improved m2 poms před 20 roky
  Carlos Sanchez f662ed5890 Ignore eclipse project files před 20 roky
  Luke Taylor 9b5aa159aa Correct screwy formatting. před 20 roky
  Luke Taylor 3977e3b822 Refactored to remove unnecessary null check in createSuccessAuthentication. Removed several legacy references to AuthenticationDao in Javadoc. před 20 roky
  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. před 20 roky
  Luke Taylor 41a95b11cd Corrected wrong package name in Javadoc. před 20 roky
  Luke Taylor 8f725f7a74 Removed no-arg constructor from UsernamePasswordAuthenticationToken. před 20 roky
  Luke Taylor c378779610 Removed printStackTrace from expected exception. před 20 roky
  Luke Taylor 09cef7adc2 Refactoring to remove encodeInternal method. Same as recent changes to SHA encoder. před 20 roky
  Luke Taylor 8003b98f9d Accidentally checked in version with tests disabled před 20 roky
  Luke Taylor 2d1dd7b292 Restoring author/version tags, some minor comments. před 20 roky
  Luke Taylor 20d69e2734 Tidying up some Jalopy weirdness. před 20 roky
  Luke Taylor dc728987f4 Changed LdapDataAccessException to extend AuthenticationServiceException. před 20 roky
  Luke Taylor 0f678d53ba Javadoc typo in tag. před 20 roky
  Luke Taylor 911be66513 Move LdapUserSearch into main provider package and separate out its current implementation as it may be used for more than authentication. před 20 roky
  Luke Taylor b01bf0b878 Expanded Javadoc. před 20 roky
  Luke Taylor 8585ddf48b Updated app. context file to match new constructor-injection changes. před 20 roky
  Luke Taylor 1549ec55b1 Switch to embedded context version of apache DS (no socket nonsense etc.) před 20 roky
  Luke Taylor e33edef1c8 Added antlr dependency for apache DS před 20 roky
  Luke Taylor db0b0e5511 Switch to individual apache DS dependencies před 20 roky
  Luke Taylor 9554dc50bc Pull functionality for hiding UsernameNotFoundException's up into AbstractUserDetailsAuthenticationProvider. před 20 roky
  Luke Taylor 929b08c085 Spring config for ApacheDS is no longer used. před 20 roky
  Luke Taylor 069f78c00b Move the apacheDS working directory to java.io.tmpdir před 20 roky
  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. před 20 roky
  Luke Taylor e3b728cc9a Javadoc typos. před 20 roky
  Luke Taylor 7a0313a341 Add ldap webapp to multiwar goal. před 20 roky
  Luke Taylor a9a6f8b891 First checkin of LDAP contacts sample app. před 20 roky
  Luke Taylor 40f50498b2 Re-enable some tests which partially work with embedded ApacheDS. před 20 roky
  Luke Taylor 31be69be37 Re-enabled LDAP tests and moved log4j after apache-ds in dependency list to avoid classpath issues před 20 roky
  Luke Taylor bfb4fb81d4 Remove messages about existing data. před 20 roky