lionleaf / dwitter

Social network for short js demos
https://www.dwitter.net
Apache License 2.0
763 stars 69 forks source link

Reset password email doesn't correctly display the reset link #532

Open lionleaf opened 2 years ago

lionleaf commented 2 years ago

Link still works if you fix it.

image

This seems to be the email template: https://github.com/macropin/django-registration/blob/master/registration/templates/registration/password_reset_email.html

I suspect some of our plugins mess with it. Tried to change the default but got nowhere, so leaving this note here for now.