Commit History

Author SHA1 Message Date
  Ben Alex 2f852f6cbd Prepare 1.0.0 RC1. 20 years ago
  Ben Alex ee48f38ff0 SEC-116: Correct JavaDocs. 20 years ago
  Ben Alex 75a9784028 SEC-58: Initial commit of Velocity helper. 20 years ago
  Ben Alex b16ce31c5b Prove placeholders work correctly. 20 years ago
  Ben Alex 271d5ac96c Temporarily sort out transformer issues. 20 years ago
  Ben Alex 0def8275d6 Use correct package locations and property names. 20 years ago
  Ben Alex 2c28ff4fd1 SEC-56: Further improvements to localization. 20 years ago
  Ben Alex d45f9a0560 Change next version to 1.0.0 RC1. 20 years ago
  Ben Alex 62fde4ede3 SEC-107: Finalize rename of AuthenticationDao to UserDetailsService with corresponding change in package from .providers.dao to .userdetails. 20 years ago
  Ben Alex dd99fae8e1 Fix error reported on acegisecurity-developer by Samuel Le Berrigaud on 28 November 2005. 20 years ago
  Luke Taylor c15f2bbaad Fixes for SEC-115. Moved test-web.xml file to test/resources 20 years ago
  Luke Taylor ec30e8b11c Fixes for SEC-115. Updates to acegifier to work with Maven and new Acegi sources. 20 years ago
  Ben Alex a6e23d79ae SEC-107: Rename AuthenticationDao to UserDetailsService. 20 years ago
  Ben Alex c021362ebb New package top level name. 20 years ago
  Ben Alex 6144e1664e SEC-108: Make fields protected. 20 years ago
  Ben Alex f57f50bae5 Modify Acegifier to use Maven build and 1.0.0+ package names. 20 years ago
  Ben Alex 6585c2b391 Allow subclasses to make modifications to GrantedAuthority[]. 20 years ago
  Ben Alex 8c52898dc8 Realign with latest changes to Maven project.xml. 20 years ago
  Ben Alex a5d33af2e6 Remove classes. 20 years ago
  Ben Alex 02e2d56a99 Add localization info. 20 years ago
  Ben Alex 079e22e5d8 Refer to 1.0.0 release work in progress. 20 years ago
  Ben Alex e6ee8342c8 Start of 1.0.0 upgrade instructions. 20 years ago
  Ben Alex 1593ac23da SEC-114: Upgraded to Spring 1.2.6. 20 years ago
  Ben Alex fddcd6112e SEC-56: Add localisation support. 20 years ago
  Ben Alex f4c3e2ff8c Use Spring Assert for cleaner code. 20 years ago
  Ben Alex e53a00371c Use logger instead of System.out.println(). 20 years ago
  Ben Alex 218fcf5b24 SEC-3: Add static method so digest-compatible passwords can be stored in database. 20 years ago
  Ben Alex bb2ac126b7 SEC-47: AbstractSecurityInterceptor to reject secure object invocations which do not have configuration attributes defined. 20 years ago
  Ben Alex 27f47673ad SEC-106: Use getMethod() instead of getDeclaredMethod() so that methods defined in principal Object superclasses are accessible. 20 years ago
  Ben Alex 9ccaf05cc7 SEC-112: Bug when SecurityEnforcementFilter used with disabled Authentication and remember-me services. 20 years ago