Ignore:
Timestamp:
Jan 22, 2010, 5:29:24 PM (14 years ago)
Author:
gav
Message:

Secure and work on import asset tree functions.
Improvements to CustomTagLib.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/services/CreateDataService.groovy

    r276 r290  
    156156        saveAndTest(authInstance)
    157157
     158        // #3
    158159        authInstance = new Authority(description:"Application User, all application users need this base role to allow login.",
    159160                                        authority:"ROLE_AppUser")
Note: See TracChangeset for help on using the changeset viewer.