When the "forgot password" feature is used, the system correctly sends out an email asking the user if they intend to reset their password (with verfication code, etc).
However, once the code is entered, the system never sends the follow up email with the new password.
The problem seems to be in qa_complete_reset_user
Any suggestions?