Meta
Categories
Tags
Recent Comments
- personal finance on Using Scala for something I’d normally using a “scripting” language for
- Emelia Kue on Using Scala for something I’d normally using a “scripting” language for
- Ricarda Sturtz on Using Scala for something I’d normally using a “scripting” language for
- FB Timeline on Using Scala for something I’d normally using a “scripting” language for
- ultra slim on Using Scala for something I’d normally using a “scripting” language for
Monthly Archives: June 2009
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