|
Last change
on this file since 65 was
58,
checked in by gav, 17 years ago
|
|
Configure BootStrap? with latest concepts.
Install and setup Acegi plugin with custom views.
Test Fixture plugin in a test app but couldn't get it to work with Acegi encodePassword() so gave up.
|
|
File size:
594 bytes
|
| Rev | Line | |
|---|
| [58] | 1 | <plugin name='acegi' version='0.5.1'> |
|---|
| 2 | <author>Tsuyoshi Yamamoto</author> |
|---|
| 3 | <authorEmail>tyama@xmldo.jp</authorEmail> |
|---|
| 4 | <title>Grails Spring Security 2.0 Plugin</title> |
|---|
| 5 | <documentation>http://grails.org/AcegiSecurity+Plugin</documentation> |
|---|
| 6 | <resources> |
|---|
| 7 | <resource>DefaultSecurityConfig</resource> |
|---|
| 8 | <resource>org.grails.plugins.springsecurity.taglib.AuthorizeTagLib</resource> |
|---|
| 9 | <resource>org.grails.plugins.springsecurity.service.AuthenticateService</resource> |
|---|
| 10 | <resource>org.grails.plugins.springsecurity.controller.AuthBase</resource> |
|---|
| 11 | </resources> |
|---|
| 12 | <dependencies /> |
|---|
| 13 | </plugin> |
|---|
Note: See
TracBrowser
for help on using the repository browser.