Category Archives: Grails

Grails security

I’m working an a Grails-based project which requires security, as pretty much every web application does. My high level requirements are: Role-based access control Database-based authentication (passwords stored in database) Simple to use Good documentation Ability to model permissions for … Continue reading

Posted in Grails | Tagged | 1 Comment

Idea 8.1 & Grails 1.1

I’ve been working with Grails again lately after not using it for a while. Last time I was using Grails was a pre-1.0 release about a year ago. Even then it was an extremely productive framework, but it was rough … Continue reading

Posted in General, Grails | Tagged , | 3 Comments