I’m using spring-security-core and spring-security-ui with Grails 1.3.7.
I can’t find anything in the docs that explains how to use the Registration Code functionality. I want to have users signup, and then email them a registration code with a link to create their accounts.
See the plugin docs at http://grails-plugins.github.com/grails-spring-security-ui/docs/manual/ – in particular section “5 User Registration”