mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-03-12 22:06:55 +02:00

* Password reset by email Adds endpoint, templates, email templates, forms * Timeout password reset request in six hours
5 lines
No EOL
226 B
Text
5 lines
No EOL
226 B
Text
{{ user.username }}, you've requested to reset your password on {{ config.GLOBAL_SITE_NAME }}. Open the link below to change your password:
|
|
|
|
{{ reset_link }}
|
|
|
|
If you did not request a password reset, you may ignore this email. |