Password reset email
-
Hi, I am testing some system functionalities and notice that after an user clicks on "Forgot your password", then fill the userId and email and clicks in "SEND EMAIL", an email is sent to the user, but the link to "Reset it password" in the email lead to a "change password change" instead of "reset-password". In the first one, it is necessary the current password to change, and the "reset-password" one is where only the token and the new password is asked.
-
Hi @Ava2018
What version did you notice this one?
Nevermind I was able to replicate the problem on 3.6. -
@Ava2018 We have fixed this issue for the next release. In the meantime please copy the reset token from the email and paste it into the input at on the reset page (follow the "I already have a reset token" link from the "Forgot password" page).
-
@Ava2018 This has been fixed - https://forum.infiniteautomation.com/topic/4299/release-notes-for-mangoui-3-6-2
-
Thank you..