ik hou zo veel van kaaaas
jammie
This commit is contained in:
@@ -295,7 +295,7 @@ def send_password_reset_email(email: str, token: str):
|
||||
raise RuntimeError("SMTP configuration is incomplete")
|
||||
|
||||
password_reset_url = (
|
||||
f"https://ben.de-roo.org/api/update-password?token={token}"
|
||||
f"https://ben.de-roo.org/api/update-password_page?token={token}"
|
||||
)
|
||||
|
||||
message = EmailMessage()
|
||||
|
||||
Reference in New Issue
Block a user