From 52ed20942e9d8840eb9d5472be4e40a15d84260d Mon Sep 17 00:00:00 2001 From: IRBorisov <8611739+IRBorisov@users.noreply.github.com> Date: Mon, 26 Feb 2024 14:14:09 +0300 Subject: [PATCH] Minor fixes --- TODO.txt | 1 + .../apps/users/templates/password_reset_email.html | 12 +++++++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/TODO.txt b/TODO.txt index fc8450a8..26c9c412 100644 --- a/TODO.txt +++ b/TODO.txt @@ -12,6 +12,7 @@ For more specific TODOs see comments in code [Tech] - rewrite custom password-reset +- upgrade backend to Python3.12 and Django 5 [deployment] - logs collection diff --git a/rsconcept/backend/apps/users/templates/password_reset_email.html b/rsconcept/backend/apps/users/templates/password_reset_email.html index 8c610c84..b82ca7f3 100644 --- a/rsconcept/backend/apps/users/templates/password_reset_email.html +++ b/rsconcept/backend/apps/users/templates/password_reset_email.html @@ -6,9 +6,15 @@
Здравствуйте, {{first_name}}
- Мы получили запрос на восстановление пароля для пользователя {{username}}, - привязанного к данному email. Если Вы отправили указанный запрос, то - перейдите по ссылке для задания нового пароля: + Мы получили запрос на восстановление пароля для пользователя, привязанного + к данному email. +
+ +Логин: {{username}}
+ ++ Если Вы отправили указанный запрос, то перейдите по ссылке для задания + нового пароля: