Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果他们愿意,我想给管理员/用户选项来重置密码?如何在使用 Devise 进行身份验证的 ActiveAdmin 中做到这一点?重置密码时,应要求输入旧密码和新密码并确认密码。
然后它应该验证旧密码,然后更改密码。