Commit Graph

100 Commits

Author SHA1 Message Date
Ben Alex 335e2c9848 Make ready for 1.0.3-SNAPSHOT. 2006-10-04 10:55:31 +00:00
Ben Alex 23e2338800 Prepare to release 1.0.2. 2006-10-04 08:55:13 +00:00
Ben Alex b0056568f0 SEC-338: Serializable and serialVersionUID missing for Authentication-related objects. 2006-09-15 08:38:11 +00:00
Carlos Sanchez 18c6838bec [maven-release-plugin] prepare for next development iteration 2006-06-22 17:29:52 +00:00
Carlos Sanchez c7bcbe1b35 [maven-release-plugin] prepare release release_1_0_1 2006-06-22 17:27:29 +00:00
Carlos Sanchez 35093e09f6 Bump version to 1.1.0-SNAPSHOT 2006-05-31 00:52:26 +00:00
Ben Alex 89eb74b1b2 Refer to 1.0.0 final. 2006-05-28 00:49:38 +00:00
Carlos Sanchez 059a611aa2 SEC-275 Added cas-server dependency 2006-05-27 06:55:45 +00:00
Ben Alex ab12817b7a SEC-97: Format Acegi Security source code in accordance with latest Jalopy configuration. 2006-05-23 13:38:33 +00:00
Ben Alex 942bdbfad3 SEC-236: Use interface instead of concrete class for JbossAcegiLoginModule. 2006-04-26 04:39:04 +00:00
Ben Alex 719d3af879 SVN updates. 2006-04-25 00:22:00 +00:00
Scott Battaglia 6c66418512 CAS-195
test cases for CasAuthenticationHandler
2006-03-14 17:14:03 +00:00
Scott Battaglia 555903d139 SEC-195
created example ApplicationContext.xml to copy into CAS deployerConfigContext.xml
2006-02-27 14:47:17 +00:00
Scott Battaglia b22f83560c SEC-195
created an AuthenticationHandler (CAS 3 API) that delegates to the Acegi AuthenticationManager for authentication purposes.

Also added cas-server-3.0.4.jar to the classpath to provide the APIs to use.
2006-02-22 17:01:54 +00:00
Ben Alex 7aa8d98a65 Finish RC2 release, prepare snapshot again. 2006-02-09 08:49:33 +00:00
Ben Alex ee78570902 Prepare to release 1.0.0 RC2. 2006-02-09 07:45:11 +00:00
Carlos Sanchez e37cdd3f7d Ignore target 2005-12-27 14:53:59 +00:00
Carlos Sanchez 1dfc42550f Add spring-mock to dependency management
Add ldap dependencies
Simplify spring dependencies
2005-12-25 00:21:49 +00:00
Carlos Sanchez b0d65259b6 Changed groupId to org.acegisecurity 2005-12-22 16:40:22 +00:00
Carlos Sanchez 27efd13532 Set version to 1.0.0-SNAPSHOT preparing for next version 2005-12-22 16:32:12 +00:00
Carlos Sanchez f226dfb67f Use ISO encoding to avoid problems 2005-12-22 16:27:44 +00:00
Carlos Sanchez 0c9e1769a4 Improved m2 poms 2005-12-22 15:54:37 +00:00
Carlos Sanchez f662ed5890 Ignore eclipse project files 2005-12-22 13:41:33 +00:00
Ben Alex a1037ddc87 Prepare 1.0.0 RC1. 2005-12-04 11:20:52 +00:00
Ben Alex 2f852f6cbd Prepare 1.0.0 RC1. 2005-12-03 22:41:38 +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 72256a225f SEC-73: Support storage and retrieval of actual Principal object (such as UserDetails) from PrnicipalAcegiUserToken. 2005-11-25 00:26:30 +00:00
Ben Alex 6a1a4abb1d SEC-104: Move to org.acegisecurity package. 2005-11-17 00:56:49 +00:00
Ben Alex f569afe6f5 Change versions for 1.0.0-SNAPSHOT. 2005-11-11 04:22:48 +00:00
Ben Alex a4aa477770 Release 0.9.0 2005-11-11 04:01:06 +00:00
Ben Alex b19d1f9d77 SEC-59: Fix NullPointerException caused by unnecessary check of application context path when a singleton is defined. 2005-10-21 07:46:06 +00:00
Carlos Sanchez a7e977c31a Use jars uploaded to ibiblio 2005-10-06 21:01:58 +00:00
Carlos Sanchez f6487edf90 Removed uneeded jboss-jmx 2005-10-06 20:56:04 +00:00
Carlos Sanchez b2363dfe07 SEC-62 Add maven 2 support 2005-10-06 20:53:08 +00:00
Carlos Sanchez 29e3daaab6 Removed redundant groupId (inherited from parent) 2005-10-06 20:01:29 +00:00
Ben Alex a3d26edea3 JBoss container adapter to use getName() instead to toString() (see http://opensource.atlassian.com/projects/spring/browse/SEC-22). 2005-06-27 02:06:33 +00:00
Ben Alex e08e66dec6 Refactor SecurityContextHolder to return a SecurityContext instead of Authentication. 2005-05-08 23:42:14 +00:00
Ben Alex 6a9abe5d90 Remove ContextHolder and introduce SecurityContext. 2005-05-07 09:11:37 +00:00
Ben Alex a68d720e88 Prepare for 0.9.0. 2005-04-20 22:43:46 +00:00
Ben Alex 4cf500763f Release 0.8.2. 2005-04-20 14:15:03 +00:00
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