Changeset 290 for trunk/grails-app/services/CreateDataService.groovy
- Timestamp:
- Jan 22, 2010, 5:29:24 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/services/CreateDataService.groovy
r276 r290 156 156 saveAndTest(authInstance) 157 157 158 // #3 158 159 authInstance = new Authority(description:"Application User, all application users need this base role to allow login.", 159 160 authority:"ROLE_AppUser")
Note: See TracChangeset
for help on using the changeset viewer.