Skip to content

Password Reset Email more Verbose

decentral1se requested to merge philmcmahon:passwordemail into develop

Created by: philmcmahon

Template password_reset_email template updated. Added password_reset_subject template.

Kanban ticket: https://aptivate.kanbantool.com/boards/5986-econsensus#tasks-1194097

Changes discussed here: (initial commit removed site_name variable) https://github.com/philmcmahon/econsensus/commit/3fe9593298f4de5e30130f8dc2af6bdc2319ac22

The templates produce an email like this: Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: localhost password reset request From: econsensus@econsensus.org To: 123@123.com Date: Sun, 31 Mar 2013 09:12:08 -0000 Message-ID: 20130331091208.30188.60503@phil-ubuntu

A password reset request has been made for your localhost account with username: phil.

If you made this request, then please click on the link below to choose a new password:

http://127.0.0.1:8000/accounts/password/reset/confirm/3-3g8-49f6f5e6a00b418a861e/

If you did not ask to reset your password, please ignore this email. No changes will be made to your account.

Merge request reports

Loading