Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.0-b1
-
Fix Version/s: 4.11.0-b1
-
Component/s: None
-
Labels:None
Description
Because usernames are not necessarily email addresses, users tend to forget what their username is, then become frustrated when their attempt to reset their password never delivers an email to the address they were expecting.
To resolve this issue, we should introduce a Forgot Username feature. This will allow users to enter their email address and receive an email from the system containing all usernames registered to that email address for the company that request was submitted under.
To prevent phising attacks, this should operate similar to the password reset request in that a success message is always displayed.
Client area only, no admins for now.