registration: Amend password reset email to include expiration
This commit is contained in:
parent
e49e329f68
commit
5cb4b7582d
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ wasn't you, don't worry. Just ignore this request, and nothing will happen.
|
||||||
|
|
||||||
If this was you, please follow this link: {{url_for("registration.do_reset", id=code, _external=True)}}
|
If this was you, please follow this link: {{url_for("registration.do_reset", id=code, _external=True)}}
|
||||||
|
|
||||||
|
This link will expire in 30 minutes.
|
||||||
|
|
||||||
Happy Hacking!
|
Happy Hacking!
|
||||||
|
|
||||||
GoatHacks Team
|
GoatHacks Team
|
||||||
|
|
Loading…
Add table
Reference in a new issue