Opened 11 years ago

Last modified 15 months ago

#10700 closed defect

Reset passport discards errors — at Initial Version

Reported by: anonymous Owned by: Steffen Hoffmann
Priority: normal Component: AccountManagerPlugin
Severity: critical Keywords: AccountModule
Cc: Ryan J Ollos Trac Release:

Description

In web_ui.py, in the AccountModule class is a function _reset_password, which can return an error. _do_reset_password always ignores the error, and instead reports success to the user. As far as I can tell, these errors are always ignored.

This then makes it extremely difficult to diagnose other problems with password reset.

Change History (0)

Note: See TracTickets for help on using tickets.