1. How to specify a custom salt on Acegi with grails? stackoverflow.comI have a need to specify a custom salt when encoding passwords with acegi 0.5.2 plugin for grails. I have found a tutorial that shows how to use a ReflectionSaltSource using a ... |
2. Grails/Acegi disabled users question stackoverflow.comI have a Grails app with acegi security, and I just found some users with their "enabled" field in false, when they were set to true after an approval process. My question ... |
3. Protecting melody monitoring with acegi in grails stackoverflow.comI have a Grails 1.2 app secured with acegi that I'm monitoring with the melody plugin for grails. I need to protect the url so only the "admin" role can access ... |
4. Need help about grails&acegi stackoverflow.comrefer to http://www.grails.org/AcegiSecurity+Plugin+-+Basic+Tutorial if I need to custom field,for example i need gender,age,etc. How to do? |
5. Acegi Upgrade - BadCredentialsException stackoverflow.comI am upgrading a legacy Grails application and also upgrade the acegi plugin from 0.4 to 0.5.2. When I try to log into the application, I am getting a BadCredentialsException: with ... |