Bug #23860
closedFWG: Staging: Web app: Forgot Password: Need to send the email verification message if the user is not verified.
0%
Description
Without verifying the Email if user tries to do forgot password then user should receive an Email verification mail.
Updated by Dinesh Pedagada 26 days ago
A Email verification api is created through which it checks whether the email is verified or not. Without verifying the Email if user tries to do forgot password then user will get to seen an error that your email is not verified and user will an receive an Email verification mail. If user tries to make forgot password with verified mail then its shows a message and it sends a mail to user as an email is sent with reset password link.
Updated by Palash Tembhurnekar 25 days ago
Verified on staging web app, Now without verifying the email id if the user tries to reset password then on Forgot Password page it shows the message Your email is not verified. A verification email has been sent. & user receives an email verification message on mail. so here without verifying the email id user is not able to reset the password. Done, marking it as closed