mirror of
https://github.com/pretix/pretix.git
synced 2026-05-11 16:13:59 +00:00
Used Django's token generator for passwort resets
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% load i18n %}{% blocktrans with event=event.name url=url %}Hello,
|
||||
{% load i18n %}{% blocktrans with event=event.name url=url|safe %}Hello,
|
||||
|
||||
you requested a new password. Please go to the following page to reset your password:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user