[extensions-web/wip/ne0sight: 2/2] registration: added username to password reset email
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web/wip/ne0sight: 2/2] registration: added username to password reset email
- Date: Sun, 24 Nov 2019 17:59:57 +0000 (UTC)
commit 1e7b676f01b1f62a208cab40cc2d0ce6588a5f1e
Author: Meng Zhuo <mengzhuo1203 gmail com>
Date: Sun Nov 24 21:53:57 2019 +0400
registration: added username to password reset email
Closes: https://gitlab.gnome.org/Infrastructure/extensions-web/issues/35
Closes: https://gitlab.gnome.org/Infrastructure/extensions-web/issues/40
sweettooth/auth/templates/registration/password_reset_email.txt | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/sweettooth/auth/templates/registration/password_reset_email.txt
b/sweettooth/auth/templates/registration/password_reset_email.txt
index 41a2725..a4ae6c8 100644
--- a/sweettooth/auth/templates/registration/password_reset_email.txt
+++ b/sweettooth/auth/templates/registration/password_reset_email.txt
@@ -1,3 +1,4 @@
+Hi, {{user.username}}.
You have requested a password reset on {{ site_name }}. Please follow the link
to reset your password.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]