Luke Taylor
|
424d291a8f
|
SEC-672: Added symbolic name to bundle.
|
2008-03-05 19:44:07 +00:00 |
Luke Taylor
|
a7e4dc3636
|
SEC-672: Added felix plugin to core build pom.xml
|
2008-03-05 19:41:59 +00:00 |
Luke Taylor
|
ff16c413dd
|
[maven-release-plugin] prepare for next development iteration
|
2008-02-29 14:55:31 +00:00 |
Luke Taylor
|
b8916ffaba
|
[maven-release-plugin] prepare release release_2_0_M2
|
2008-02-29 14:54:15 +00:00 |
Luke Taylor
|
8c00bb1537
|
SEC-674: Updated samples to work with new module layout. Changed taglib build to copy tld file to META-INF directory.
Also standardized JSTL version to 1.1.0 (impl 1.1.2), moving deps to root sample pom.
|
2008-02-22 16:21:37 +00:00 |
Luke Taylor
|
2dd9faabc0
|
SEC-674: Created new project modules for cas, captcha, acls and taglibs
|
2008-02-19 20:30:53 +00:00 |
Luke Taylor
|
c8b9f24038
|
SEC-576: Committed pre-autheticated contribution. Still has to be more thoroughly reviewed.
|
2008-01-22 13:55:19 +00:00 |
Luke Taylor
|
10ec13e4e2
|
[maven-release-plugin] prepare for next development iteration
|
2008-01-02 22:42:21 +00:00 |
Luke Taylor
|
2c5090da90
|
[maven-release-plugin] prepare release release_2_0_M1
|
2008-01-02 22:41:31 +00:00 |
Luke Taylor
|
09242ec66d
|
[maven-release-plugin] rollback the release of release_2_0_M1
|
2008-01-02 22:31:09 +00:00 |
Luke Taylor
|
42dcccd1b7
|
[maven-release-plugin] prepare release release_2_0_M1
|
2008-01-02 22:18:28 +00:00 |
Luke Taylor
|
aafbb5bb67
|
[maven-release-plugin] rollback the release of release_2_0_M1
|
2008-01-02 22:10:46 +00:00 |
Luke Taylor
|
425508d70d
|
[maven-release-plugin] prepare release release_2_0_M1
|
2008-01-02 22:01:34 +00:00 |
Luke Taylor
|
0b1e17f69a
|
[maven-release-plugin] rollback the release of release_2_0_M1
|
2008-01-02 21:54:37 +00:00 |
Luke Taylor
|
07aa0c6880
|
[maven-release-plugin] prepare release release_2_0_M1
|
2008-01-02 21:52:42 +00:00 |
Luke Taylor
|
5b9042ae07
|
Removed outdated scm elements from sub poms.
|
2008-01-02 20:33:09 +00:00 |
Luke Taylor
|
82cfa722be
|
Upgrade Spring-LDAP to 1.2.1 version.
|
2007-12-11 18:08:44 +00:00 |
Ben Alex
|
f04f9097b1
|
Make name consistent with other MVN modules.
|
2007-12-03 04:10:19 +00:00 |
Luke Taylor
|
9e2f372bad
|
SEC-607: Deprecated InitialDirContextFactory and replaced it with SpringSecurityContextSource.
Also some refactoring of LdapUserDetailsManager to use a strategy for creating DNs from usernames.
|
2007-11-20 20:54:48 +00:00 |
Luke Taylor
|
91e0a329f9
|
Upgrade to Spring LDAP 1.2 final.
|
2007-11-17 20:53:26 +00:00 |
Luke Taylor
|
87ddc63f73
|
Format to correct spacing.
|
2007-10-02 16:13:55 +00:00 |
Luke Taylor
|
6fbf73e74f
|
Added explicit dependency override on mina 1.0.5 to get round this problem:
http://issues.apache.org/jira/browse/DIRMINA-366
when using apache DS embedded. It causes failures on linux, but not on OS X.
|
2007-10-02 16:13:06 +00:00 |
Luke Taylor
|
77b6503e2e
|
SEC-271: Added namespace handler class and experimental LDAP parser. The latter creates an embedded Apache DS server if no server URL is supplied, so changed dependencies on the latter to compile-time/optional.
|
2007-10-02 10:46:38 +00:00 |
Luke Taylor
|
757b153430
|
SEC-562: Repackaging adapters module.
|
2007-09-22 11:54:13 +00:00 |
Luke Taylor
|
5a586c04a9
|
SEC-562: Repackaging core.
|
2007-09-21 18:18:21 +00:00 |
Luke Taylor
|
0288204432
|
SEC-369: Made spring-jdbc and spring-remoting optional dependencies in core. Removed explicit commons-lang dependency and updated commons logging to 1.1.
|
2007-09-19 00:23:33 +00:00 |
Luke Taylor
|
d79d55c8b6
|
SEC-8: Changes to LDAP authenticator API to take an authentication object rather than username/password.
|
2007-09-17 12:28:07 +00:00 |
Luke Taylor
|
c91400b03b
|
Corrected scm sections of core and parent poms.
|
2007-09-10 23:18:43 +00:00 |
Luke Taylor
|
448e8cfb42
|
SEC-551: Convert RegExpBasedFilterInvocationDefinitionMap and DaoX509AuthoritiesPopulator to use JDK regexps. Removed ORO dependency from the project.
|
2007-09-10 23:09:36 +00:00 |
Luke Taylor
|
0503c3e1ab
|
SEC-449: Refactoring towards more use of Spring LDAP. Also borrowed the Spring LDAP integration testing setup which is much better and makes use of the full LDAP stack. There were still problems with using Apache DS's CoreContextFactory (e.g. compare operations) so it is an improvement on that front too. Moved spring ldap to 1.2-RC1 version.
|
2007-09-10 21:09:02 +00:00 |
Luke Taylor
|
f178ca2a39
|
Updated trunk poms to 2.0-SNAPSHOT version
|
2007-09-07 20:14:55 +00:00 |
Luke Taylor
|
8d4b97f685
|
Updated poms post-release 1.0.5
|
2007-09-06 02:52:09 +00:00 |
Luke Taylor
|
c8b6111418
|
Release 1.0.5.
|
2007-09-06 01:52:53 +00:00 |
Luke Taylor
|
34527c3305
|
Changed spring version to 1.2.9 and modified dependencies to get build to work with this version. Corrected some javadoc links.
|
2007-09-03 15:47:39 +00:00 |
Luke Taylor
|
a499e74102
|
SEC-449: Add spring-ldap dependency to pom.xml.
|
2007-07-24 17:23:47 +00:00 |
Carlos Sanchez
|
165d2c0122
|
[maven-release-plugin] prepare for next development iteration
|
2007-06-02 21:28:53 +00:00 |
Carlos Sanchez
|
942b5d7345
|
[maven-release-plugin] prepare release acegi-security-1.0.4-maven2
|
2007-06-02 21:21:51 +00:00 |
Ben Alex
|
f7e714b9da
|
Maven 2 polishing.
|
2007-05-23 04:20:54 +00:00 |
Vishal Puri
|
26b0d4d1cb
|
SEC-271: uncommented copy of resources in META-INF directory
|
2007-05-17 12:23:07 +00:00 |
Vishal Puri
|
e67bff61a0
|
Explicity specified version 2.3 for surefire-plugin
|
2007-05-17 01:14:07 +00:00 |
Vishal Puri
|
566314dae5
|
SEC-271: Spring 2-based configuration simplification of Acegi Security
|
2007-05-10 02:32:30 +00:00 |
Ray Krueger
|
fe0c99c816
|
Fixed http://opensource.atlassian.com/projects/spring/browse/SEC-445
Import servlet-api 2.4 in order to bring in the correct PageContext class
|
2007-04-23 18:25:01 +00:00 |
Luke Taylor
|
1686fd0bd2
|
Updated ldap tests to apache directory 1.0.0 release version.
|
2007-02-04 20:06:36 +00:00 |
Ben Alex
|
9f512c384e
|
SEC-239: New ACL module.
|
2006-11-17 02:01:21 +00:00 |
Carlos Sanchez
|
5e819af782
|
SEC-388: Upgrade other Spring dependencies to 1.2.8.
|
2006-11-15 22:54:54 +00:00 |
Carlos Sanchez
|
558fd5d75d
|
Add scm info because we don't use artifactid as folder name
|
2006-09-17 21:06:22 +00:00 |
Luke Taylor
|
e96fee6ec1
|
Updated apacheds version to RC3 and slf4j to 1.0.1
|
2006-08-24 10:07:39 +00:00 |
Carlos Sanchez
|
38ec0f0d30
|
SEC-286: Reverted rev# 1588 as build fails without log4j (class not found exception)
|
2006-08-22 16:17:46 +00:00 |
Luke Taylor
|
3498b36c14
|
SEC-285: Removed duplicate commons-lang dependency from pom.xml
|
2006-08-19 20:03:58 +00:00 |
Luke Taylor
|
52a167acfa
|
SEC-286: removed log4j dep as it is in the parent pom and tests run fine without it..
|
2006-07-25 23:53:42 +00:00 |