Tagged Questions
2
votes
4answers
1k views
What type of Password Reset/Forgot Password (verification) mechanism would you recommend
I am looking for ways to verify the user in order to reset their passwords. 2 commonly used ones:
Email verification
Secret question
I wonder which will you recommend? I am trying to avoid having ...
10
votes
5answers
1k views
“Forgot Password” - How to handle this?
I read this answer http://programmers.stackexchange.com/questions/15350/why-do-websites-restrict-the-number-choice-of-characters-in-a-password/15351#15351 and found a comment insisting not to send ...