mirror of
https://github.com/simon987/nyaa.git
synced 2025-04-19 02:06:45 +00:00
* Password reset by email Adds endpoint, templates, email templates, forms * Timeout password reset request in six hours
5 lines
226 B
Plaintext
5 lines
226 B
Plaintext
{{ 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. |