Commit Graph

1125 Commits

Author SHA1 Message Date
Ben Alex 299251a3ae Change ordering. 2005-12-16 02:44:14 +00:00
Luke Taylor f9c88adfa9 Switch to embedded server and disable tests which cause problems with apacheDS for the time being. 2005-12-16 02:23:06 +00:00
Luke Taylor 53252d258f Set extra properties on InitialDirContextFactory and corrected group search filter. 2005-12-16 01:28:29 +00:00
Luke Taylor 1db1a3cd62 Changes try to get Ldap tests working with the possibility of using a non-networked embedded server. 2005-12-16 01:07:31 +00:00
Luke Taylor 45e2f9dac4 Removed internal encoding method to make subclassing work. 2005-12-16 00:59:29 +00:00
Luke Taylor 781ed0f380 Switch to local url. 2005-12-15 03:45:48 +00:00
Ben Alex 5ecb0d371d Refer to JMock and latest Apache DS. 2005-12-15 03:45:20 +00:00
Luke Taylor 1cf626c23c remove individual apacheds dependencies in favour of server jar. disable ldap tests for now 2005-12-15 02:59:54 +00:00
Luke Taylor d014411d48 Corrections to DIT for apache-ds tests. 2005-12-15 02:16:13 +00:00
Luke Taylor 12ebd4e814 Modifications to allow compilation with updated Apache DS version. 2005-12-15 01:44:20 +00:00
Luke Taylor ce3d6f2129 Initial LDAP provider checkin. 2005-12-15 00:18:13 +00:00
Luke Taylor 6e3a192a32 added apache-ds jars to dependencies 2005-12-14 22:09:44 +00:00
Luke Taylor c7088e3f96 add apache svn to repository list 2005-12-14 22:08:59 +00:00
Carlos Sanchez 6832b5dc1a Added more info 2005-12-11 23:08:33 +00:00
Ben Alex ddf6e05306 SEC-122: Add taglib import details. 2005-12-07 18:53:19 +00:00
Ben Alex 0b92d18e58 Add Matt's latest blog entry. 2005-12-07 18:42:03 +00:00
Ben Alex a9de0a2e3b SEC-121: Add to instructions. 2005-12-07 18:41:13 +00:00
Ben Alex a5000972fb Add RC1. 2005-12-04 22:25:36 +00:00
Ben Alex 9aaf99e044 PermSize note. 2005-12-04 22:13:58 +00:00
Ben Alex 2885d681b6 Initial commit. 2005-12-04 22:01:27 +00:00
Ben Alex efe860aa32 Re-enable plugin (not cause of build issue - needed -XX:MaxPermSize=512m in MAEN_OPTS environment variable instead). 2005-12-04 22:00:43 +00:00
Ben Alex e46cd072b8 Re-add PMD (didn't seem the key problem - Maven is playing up all over the place). 2005-12-04 12:15:30 +00:00
Ben Alex a1037ddc87 Prepare 1.0.0 RC1. 2005-12-04 11:20:52 +00:00
Ben Alex d89c6c0a74 SEC-118: Wrong logger class corrected. 2005-12-04 10:48:33 +00:00
Ben Alex 771d461367 Remove PMD (causing build failures). 2005-12-04 10:47:38 +00:00
Ben Alex 2f852f6cbd Prepare 1.0.0 RC1. 2005-12-03 22:41:38 +00:00
Ben Alex ee48f38ff0 SEC-116: Correct JavaDocs. 2005-12-02 12:14:38 +00:00
Ben Alex 75a9784028 SEC-58: Initial commit of Velocity helper. 2005-12-01 09:38:50 +00:00
Ben Alex b16ce31c5b Prove placeholders work correctly. 2005-12-01 00:30:18 +00:00
Ben Alex 271d5ac96c Temporarily sort out transformer issues. 2005-11-30 23:52:04 +00:00
Ben Alex 0def8275d6 Use correct package locations and property names. 2005-11-30 23:48:20 +00:00
Ben Alex 2c28ff4fd1 SEC-56: Further improvements to localization. 2005-11-30 01:23:36 +00:00
Ben Alex d45f9a0560 Change next version to 1.0.0 RC1. 2005-11-30 00:32:30 +00:00
Ben Alex 62fde4ede3 SEC-107: Finalize rename of AuthenticationDao to UserDetailsService with corresponding change in package from .providers.dao to .userdetails. 2005-11-30 00:20:13 +00:00
Ben Alex dd99fae8e1 Fix error reported on acegisecurity-developer by Samuel Le Berrigaud on 28 November 2005. 2005-11-30 00:14:55 +00:00
Luke Taylor c15f2bbaad Fixes for SEC-115. Moved test-web.xml file to test/resources 2005-11-29 17:29:08 +00:00
Luke Taylor ec30e8b11c Fixes for SEC-115. Updates to acegifier to work with Maven and new Acegi sources. 2005-11-29 17:14:56 +00:00
Ben Alex a6e23d79ae SEC-107: Rename AuthenticationDao to UserDetailsService. 2005-11-29 13:10:15 +00:00
Ben Alex c021362ebb New package top level name. 2005-11-29 04:06:31 +00:00
Ben Alex 6144e1664e SEC-108: Make fields protected. 2005-11-29 02:43:35 +00:00
Ben Alex f57f50bae5 Modify Acegifier to use Maven build and 1.0.0+ package names. 2005-11-29 02:33:40 +00:00
Ben Alex 6585c2b391 Allow subclasses to make modifications to GrantedAuthority[]. 2005-11-26 13:27:30 +00:00
Ben Alex 8c52898dc8 Realign with latest changes to Maven project.xml. 2005-11-26 10:03:21 +00:00
Ben Alex a5d33af2e6 Remove classes. 2005-11-26 09:20:37 +00:00
Ben Alex 02e2d56a99 Add localization info. 2005-11-26 06:37:25 +00:00
Ben Alex 079e22e5d8 Refer to 1.0.0 release work in progress. 2005-11-26 06:21:52 +00:00
Ben Alex e6ee8342c8 Start of 1.0.0 upgrade instructions. 2005-11-26 06:21:05 +00:00
Ben Alex 1593ac23da SEC-114: Upgraded to Spring 1.2.6. 2005-11-26 06:12:58 +00:00
Ben Alex fddcd6112e SEC-56: Add localisation support. 2005-11-26 05:11:53 +00:00
Ben Alex f4c3e2ff8c Use Spring Assert for cleaner code. 2005-11-26 04:18:21 +00:00