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

发布于 2024-12-08 16:30:19 字数 203 浏览 1 评论 0原文

我正在开发一个 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文