Commit Graph

20 Commits

Author SHA1 Message Date
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
Luke Taylor fabca162a7 Added a customized checkstyle configuration file to tame the Maven 2 checkstyle report to the extent that it gives some useful infomation. Tidied up comments, excessively long lines, use of tabs etc. to match. 2007-02-24 21:00:24 +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
Ben Alex 4783b8bc32 Disable failing test, logged as SEC-181 for follow-up. 2006-02-09 07:06:55 +00:00
Ben Alex 9771b7817a SEC-144: Separate SecurityEnforcementFilter from FilterSecurityInterceptor. 2006-01-28 22:54:23 +00:00
Carlos Sanchez b0d65259b6 Changed groupId to org.acegisecurity 2005-12-22 16:40:22 +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 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
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 f57f50bae5 Modify Acegifier to use Maven build and 1.0.0+ package names. 2005-11-29 02:33:40 +00:00
Ben Alex 6a1a4abb1d SEC-104: Move to org.acegisecurity package. 2005-11-17 00:56:49 +00:00
Luke Taylor 28e8c93beb Changes to exception handling, and some additional validation of web.xml content. 2005-07-22 00:20:54 +00:00
Luke Taylor a67b529734 Add the display-name to the web.xml 2005-07-16 23:54:55 +00:00
Luke Taylor 95e99f9ea0 Forgot the XSL files... 2005-07-16 23:15:52 +00:00
Luke Taylor a95964461d o Move the web.xml converter code, tests and xsl files from core into the acegifier sample app.
o Switched to dom4j for more flexible xml handling and easier formatting of the XML output.
o Modified the test web.xml to match the contacts-filter app to allow easy testing in an acegi application.
2005-07-16 21:49:31 +00:00
Luke Taylor 0a742ce62a First upload of the "acegifier" web application. 2005-07-09 21:35:33 +00:00