I am storing a security question and its corresponding answer in my user table. I would like to use this as a way to validate the users Password Reset request.
I tried to include these 2 fields in the Password Reset datapage but it doesn't grab the security question from the record even when a valid user email is entered. So I guess I'll likely need 2 datapages to implement this. The first one to get the user record based on email and validate the security question and the second one to reset the password?
Anyone have any experience with this? I would appreciate the help.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
maverick
I am storing a security question and its corresponding answer in my user table. I would like to use this as a way to validate the users Password Reset request.
I tried to include these 2 fields in the Password Reset datapage but it doesn't grab the security question from the record even when a valid user email is entered. So I guess I'll likely need 2 datapages to implement this. The first one to get the user record based on email and validate the security question and the second one to reset the password?
Anyone have any experience with this? I would appreciate the help.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.