提交历史

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