Confirmed users
491
edits
(→Status) |
|||
Line 37: | Line 37: | ||
=== Password Reset Functions === | === Password Reset Functions === | ||
The password reset page will accept the username and then send an email with a password reset link to the stored email address for that account. | |||
The following message should be returned to the user regardless if the username or email address is valid. | |||
An email has been sent to the requested account with further information. If | |||
you do not receive an email then please confirm you have entered the same | |||
email address used during account registration. | |||
We do not want to provide any information that would allow an attacker to determine if an entered username/email address is valid or invalid. Otherwise an attacker could enumerate valid accounts for phishing attacks or brute force attack. | |||
===Password Storage=== | ===Password Storage=== |