Ticket #815 (closed Bug: fixed)

Opened 8 months ago

Last modified 8 months ago

password reset should be reset only when email was successfully sent

Reported by: matt Owned by:
Priority: major Milestone: Piwik 0.4.1
Component: Core Keywords:
Cc: Sensitive:

Description

from email:

for testing purposes i wanted to use the lost password function on a fresh piwik installation. something weird happened, so no mail was send (php-error regarding mail). then i was no longer able to access piwik because of a auto-generated new password.

maybe first send mail and then (if succesfcull) write the new password to file?

Change History

Changed 8 months ago by matt

  • status changed from new to closed
  • resolution set to fixed

(In [1244]) fixes #815 password reset should be reset only when email was successfully sent

Note: See TracTickets for help on using tickets.