Grails 和 Apache Shiro - 如何实现 doUpdatePassword 和 doResetPassword 闭包
我正在开发一个 Grails 应用程序,并使用 Shiro 来处理访问安全性。我认为我的应用程序现在已经安全,但还缺少一些功能。生成的密码太难记住,因此需要一个视图将生成的(当前)密码更改为个性化密码,必须实现更新密码操作,但是 updatePassword.gsp 文件中有一个对 doUpdatePassword 闭包的引用,但它是没有实施。那么我该怎么做呢?
提前致谢。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论