I'm developing a Grails app and I'm using Shiro to handle the access security. I think my app is now secured but there are some missing features. The generated password is too hard to remember so it's necessary a view to change the generated (current) password to a personalized one, an update password operation must be implemented, however there's a reference in the updatePassword.gsp file to the doUpdatePassword closure but it's not implemented. So how can I do this?

Thanks in advance.

link|improve this question
I guess I am missing some info... which plugin do you use - I can't find a updatePassword.gsp... – Ralf Jan 5 at 19:58
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.