Timeframe: 30 days, Total Commits: 9 Total Number of Files Changed: 19
| Date | Author | File/Message |
|---|---|---|
| 2005-11-30 23:52:04 | Ben Alex | Temporarily sort out transformer issues. |
| 2005-11-30 23:48:20 | Ben Alex | Use correct package locations and property names. |
| 2005-11-30 00:20:11 | Ben Alex | SEC-107: Finalize rename of AuthenticationDao to UserDetailsService with corresponding change in package from .providers.dao to .userdetails. |
| 2005-11-29 17:29:08 | Luke Taylor | Fixes for SEC-115. Moved test-web.xml file to test/resources |
| 2005-11-29 17:25:15 | Luke Taylor | Fixes for SEC-115. Moved test-web.xml file to test/resources |
| 2005-11-29 17:14:56 | Luke Taylor |
src/main/java/acegifier/web/AcegifierController.java v 1.2 Fixes for SEC-115. Updates to acegifier to work with Maven and new Acegi sources. |
| 2005-11-29 13:10:06 | Ben Alex | SEC-107: Rename AuthenticationDao to UserDetailsService. |
| 2005-11-29 02:33:40 | Ben Alex |
src/main/java/acegifier/WebXmlConverter.java v 1.1 src/main/java/acegifier/web/AcegifierController.java v 1.1 src/main/java/acegifier/web/AcegifierForm.java v 1.1 src/main/resources/acegi-web.xsl v 1.1 Modify Acegifier to use Maven build and 1.0.0+ package names. |
| 2005-11-17 00:56:47 | Ben Alex | SEC-104: Move to org.acegisecurity package. |