January 2009

Stark Security version 0.4.2 released

Readers of this blog and people on the grails user list noted some difficulties with UTF encoding with the previous release of the stark security plugin.  I’m happy to announce this bug-fix release (version 0.4.2) which takes care of the UTF encoding problem, and also fixes another defect related to moving the User and Role domain classes into packages.

Please give it a whirl and let me know if you have any comments and/or questions!

Docs and release notes are here: http://www.grails.org/Stark+Security+Plugin

Comments (4)

Permalink

Stark Security Version 0.4 Released

This is the second release since my last post — since 0.2.x these are the highlight changes:

  • allow for simple listening/handling of Spring Security authentication/authorization events
  • allow the application to participate/intercept at various points of the Spring Security filter chain.
  • various defect fixes

Updated docs and release details are available here: http://www.grails.org/Stark+Security+Plugin

Comments (2)

Permalink