Ben Alex
|
01aaadbe0d
|
Prepare for 0.8.2 (assuming 0.8.2 is the next version, but subject to change).
|
2005-03-22 11:57:32 +00:00 |
Ben Alex
|
48dd6c5c73
|
Release 0.8.1.
|
2005-03-22 11:25:41 +00:00 |
Ben Alex
|
53bb4aebdf
|
Setup future development for 0.8.1.
|
2005-03-03 13:29:46 +00:00 |
Ben Alex
|
4c5d0476b0
|
Prepare to release 0.8.0.
|
2005-03-03 00:06:46 +00:00 |
Ben Alex
|
70b7e3c2bc
|
Correct issue with encoding on Linux platforms.
|
2005-02-28 02:41:13 +00:00 |
Ben Alex
|
cbf413afcd
|
Prepare for 0.8.0 as the next release.
|
2005-02-21 06:56:00 +00:00 |
Ben Alex
|
dda66a0454
|
Significantly refactor "well-known location model" to authentication processing mechanism and HttpSessionContextIntegrationFilter model.
|
2005-02-21 06:48:31 +00:00 |
Carlos Sanchez
|
0e3f70812d
|
Removed groupId, inherit from parent
|
2005-01-23 15:12:50 +00:00 |
Ben Alex
|
da0234452a
|
Prepare for 0.7.1.
|
2005-01-19 21:23:11 +00:00 |
Ben Alex
|
a39e7ed82b
|
Release 0.7.0.
|
2005-01-16 03:58:42 +00:00 |
Carlos Sanchez
|
49974737fd
|
Allow site deployment from each subproject
|
2005-01-14 22:35:10 +00:00 |
Ben Alex
|
bb1e96c85a
|
Add notice.txt to generated artifacts.
|
2005-01-04 22:05:40 +00:00 |
Ben Alex
|
607ba82522
|
Allow JBoss adapter to handle new exceptions (thanks to Sergio Berna).
|
2005-01-04 19:58:27 +00:00 |
Ben Alex
|
db51400570
|
Fix warning regarding logger should be accessed in a static way.
|
2005-01-03 01:08:54 +00:00 |
Ben Alex
|
c77cb84f52
|
Fix group names etc as required to ensure a multiproject:install works from /docs if there is a CLEAN (empty) Maven repository.
|
2004-12-25 07:02:31 +00:00 |
Ben Alex
|
5689807f38
|
Make Maven sign generated JARs. The last stage of the transition from Ant.
|
2004-12-24 05:48:54 +00:00 |
Ben Alex
|
b82c6c8a24
|
Fix project names.
|
2004-12-22 04:19:40 +00:00 |
Ben Alex
|
8fb64e1e1b
|
Fix repository URLs so "viewcvs" URLs (associated with changelog plugin) are all correct.
|
2004-12-22 03:47:55 +00:00 |
Ben Alex
|
268c894b23
|
Access resources from core directory. Appears to be a problem with Maven allowing this to be expressed in the parent project file (ie /adapters/project.xml).
|
2004-12-21 12:17:47 +00:00 |
Ben Alex
|
ac3d3483b3
|
Improve performance of JBoss container adapter (thanks to Sergio Bern�).
|
2004-11-30 20:38:15 +00:00 |
Carlos Sanchez
|
d69207fa19
|
Changed groupId to acegisecurity
|
2004-11-12 21:40:50 +00:00 |
Ben Alex
|
545f22df85
|
Correct group-id. Using SourceForge group name as suggested by Carlos Sanchez.
|
2004-11-09 22:30:50 +00:00 |
Ben Alex
|
b821efbe56
|
Fix Catalina tests to be Maven compatible.
|
2004-11-03 23:52:27 +00:00 |
Carlos Sanchez
|
2d2cd367f6
|
Moved from java to resources
|
2004-11-03 22:59:14 +00:00 |
Carlos Sanchez
|
2eaecae68f
|
Added retroweaver dependency
|
2004-11-01 20:47:21 +00:00 |
Carlos Sanchez
|
8cf6867cba
|
Moved name to subprojects
|
2004-11-01 20:05:42 +00:00 |
Ben Alex
|
29c8e110f5
|
Remove adapter test dependencies on MockPrincipal.
|
2004-11-01 02:08:42 +00:00 |
Ben Alex
|
35cdd24abf
|
Refactor to use Spring's MockHttpServletRequest rather than Acegi Security's equivalent.
|
2004-10-31 20:34:35 +00:00 |
Carlos Sanchez
|
263dd9c0d3
|
Added cvsignore files
|
2004-10-31 14:22:16 +00:00 |
Carlos Sanchez
|
9da9de2669
|
Added dependencies
|
2004-10-31 14:16:18 +00:00 |
Carlos Sanchez
|
b25a6e002b
|
*** empty log message ***
|
2004-10-30 17:15:54 +00:00 |
Ben Alex
|
b215a9da07
|
Remove unused imports.
|
2004-09-02 23:51:38 +00:00 |
Luke Taylor
|
123ad907d1
|
Altered makeAdapter to use conext classloader getResource() to load files instead of ClassLoader.getSystemResource. Fixes tests when run under Maven.
|
2004-06-24 19:50:58 +00:00 |
Ben Alex
|
bc285fce91
|
Correct issue with unit test under Windows introduced with Linux fix.
|
2004-06-23 05:49:38 +00:00 |
Ben Alex
|
36ad7f3963
|
Linux compatibility fixes.
|
2004-06-21 06:04:24 +00:00 |
Ben Alex
|
1b24ff5ea8
|
Refactor DaoAuthenticationProvider cache model.
|
2004-05-31 04:41:22 +00:00 |
Ben Alex
|
eaa92cd80a
|
Fixed issue with caching by making AbstractIntegrationFilter (and its subclasses) write the new Authentication object to the well-known location.
|
2004-04-30 05:16:08 +00:00 |
Ben Alex
|
e0d57de330
|
Add DaoAuthenticationProvider caching support.
|
2004-04-23 05:01:57 +00:00 |
Ben Alex
|
fa9b872570
|
Initial CAS support.
|
2004-04-19 07:34:32 +00:00 |
Ben Alex
|
7387c7f231
|
Remove unnecessary logging statements.
|
2004-04-11 12:04:25 +00:00 |
Colin Sampaleanu
|
6c26e79a0f
|
change AuthenticationProcessingFilter and SecurityEnforcementFilter to use Spring's WebApplicationContextUtils by defualt to find their config context.
|
2004-04-09 02:44:17 +00:00 |
Ben Alex
|
1b1d119836
|
Modifications consistent with changes to the objects being tested.
|
2004-04-02 12:20:41 +00:00 |
Ben Alex
|
aa5a9ca4c3
|
Correct logging mesage.
|
2004-04-02 12:10:52 +00:00 |
Ben Alex
|
15588123ba
|
Additional import statement.
|
2004-04-02 12:10:31 +00:00 |
Ben Alex
|
4f19f76269
|
Initial commit.
|
2004-03-30 04:46:12 +00:00 |
Ben Alex
|
c224728d79
|
Changed appContextLocation to use a String (to enable unit testing), fixed logger outputs, improved handling of nulls and empty Strings.
|
2004-03-30 04:45:39 +00:00 |
Ben Alex
|
b886390a3f
|
Added method to support unit testing, and made class more robust to null conditions.
|
2004-03-29 13:41:10 +00:00 |
Ben Alex
|
922461d19a
|
Removed MockPrincipal inner class as MockPrincipal is now a full class.
|
2004-03-29 13:38:16 +00:00 |
Ben Alex
|
c220ff583c
|
Initial commit.
|
2004-03-29 13:36:45 +00:00 |
Ben Alex
|
71a0faf829
|
Enhanced error detection at startup time. Changed no-arg constructor to better support unit testing. JavaDoced method.
|
2004-03-28 12:05:12 +00:00 |