Fix #4272: Prevent password reset spam.

Remove username from password reset email. A rate limit was previously
added in 4542f3802.
This commit is contained in:
evazion
2022-05-02 16:41:12 -05:00
parent 17ffe3590a
commit eb83f04dfb

View File

@@ -1,12 +1,9 @@
<!doctype html>
<html>
<body>
<h2>Hi <%= @user.name %>,</h2>
<p>
You recently requested your password to be reset for your <%= Danbooru.config.app_name %>
account. Click the link below to login to <%= Danbooru.config.app_name %>
and reset your password.
You recently requested your <%= Danbooru.config.app_name %> password to be reset.
Click the link below to login to <%= Danbooru.config.app_name %> and reset your password.
</p>
<p>