joebasirico/WikiRater

Reset password feature

Closed this issue · 1 comments

Need ability to reset password. Generate a guid and insert into a table that will live for 30 min. Then use that guid in a URL and send via e-mail to the user. Once clicked destroy the Guid, and force the user to set a new password.

Decided to let this live for 7 days instead of 30 min, but that's changeable if there is abuse