Opened 9 years ago
Closed 9 years ago
#26012 closed Bug (invalid)
Provide an error message during password reset if email doesn't exist
Reported by: | Nauman Tariq | Owned by: | nobody |
---|---|---|---|
Component: | contrib.auth | Version: | 1.8 |
Severity: | Normal | Keywords: | password reset |
Cc: | Nauman Tariq | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Currently if we use django builtin password reset functionality, it didn't handles the case to notify the user that entered email is not registered or some error message. I think system must notify the user for that otherwise user waits for the email to receive.
Change History (2)
comment:1 by , 9 years ago
Cc: | added |
---|
comment:2 by , 9 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Summary: | Reset Password If Email doesn't exist → Provide an error message during password reset if email doesn't exist |
Note:
See TracTickets
for help on using tickets.
As noted in the documentation: