Grails 和 Apache Shiro - 如何实现 doUpdatePassword 和 doResetPassword 闭包

Grails and Apache Shiro - How to implement doUpdatePassword and doResetPassword closures

提问人:Manuel Calles 提问时间:10/6/2011 最后编辑:Shaun the SheepManuel Calles 更新时间:11/21/2012 访问量:313

问:

我正在开发一个 Grails 应用程序,我正在使用 Shiro 来处理访问安全性。我认为我的应用程序现在是安全的,但缺少一些功能。生成的密码太难记住,因此需要视图才能将生成的(当前)密码更改为个性化密码,必须实现更新密码操作,但是 updatePassword.gsp 文件中有对 doUpdatePassword 闭包的引用,但未实现。那么我该怎么做呢?

提前致谢。

圣杯 四郎

评论

0赞 rdmueller 1/6/2012
我想我错过了一些信息......你使用哪个插件 - 我找不到......updatePassword.gsp

答: 暂无答案