Commit Graph

37 Commits

Author SHA1 Message Date
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
f9e16d6ee3 SEC-540,SEC-541: Changes for maven 2 site generation and use of docbkx. 2007-09-02 10:00:44 +00:00
Luke Taylor
1467527c0a SEC-538: Deleted maven 1 files. 2007-08-29 11:00:28 +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
b690c3e1d3 SEC-453: Log root cause of exception. 2007-05-23 06:59:20 +00:00
Ben Alex
f7e714b9da Maven 2 polishing. 2007-05-23 04:20:54 +00:00
Vishal Puri
e73421d7b2 Spring version upgrade to 2.0.4, changed svn urls in project.xml and poms 2007-05-13 12:30:53 +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
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
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
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
6a1a4abb1d SEC-104: Move to org.acegisecurity package. 2005-11-17 00:56:49 +00:00
Carlos Sanchez
b2363dfe07 SEC-62 Add maven 2 support 2005-10-06 20:53:08 +00:00
Carlos Sanchez
0e3f70812d Removed groupId, inherit from parent 2005-01-23 15:12:50 +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
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
8fb64e1e1b Fix repository URLs so "viewcvs" URLs (associated with changelog plugin) are all correct. 2004-12-22 03:47:55 +00:00
Carlos Sanchez
2d2cd367f6 Moved from java to resources 2004-11-03 22:59:14 +00:00
Carlos Sanchez
8cf6867cba Moved name to subprojects 2004-11-01 20:05: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
b25a6e002b *** empty log message *** 2004-10-30 17:15:54 +00:00
Ben Alex
1b24ff5ea8 Refactor DaoAuthenticationProvider cache model. 2004-05-31 04:41:22 +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