Stark Security Plugin version 0.2.2 Released
I’m pleased to announce the release of version 0.2 of the Stark Security plugin. Not a huge deal, but a few convenience enhancements:
- Enable arbitrary password encoding algorithms, on a DAO provider basis
- Allow for tweaks to authorization mappings in StarkSecurityConfig.groovy without app restart.
- Let user install the plugin but defer configuration (this used to result in exceptions on app startup).
The 0.2.2 bug-fix release solves an issue with custom url mappings not responding to the authorization mappings in controllers. With this fix, any custom mappings in UrlMappings will resolve to the authorization mappings of the eventual controller target.
Documentation (including upgrade instructions, release notes, etc.) is here: http://www.grails.org/Stark+Security+Plugin
As always, comments/questions/suggestions are much appreciated!