D61-IA / stellar-gnosis

Gnosis paper management and collaboration tool
Apache License 2.0
0 stars 1 forks source link

Reset password confirmation email #57

Closed PantelisElinas closed 4 years ago

PantelisElinas commented 4 years ago

We need custom message for the email sent to a user requesting a password reset link.

Currently, the email send is correctly from our support email address but the message says that it is from example.com which is the default message for django-allauth.

PantelisElinas commented 4 years ago

Ok, my bad. We don't have to change the message just update the site information in django admin so instead of example.com it stores the correct name and url.