Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#24973 closed Bug (duplicate)

The link in reset password email is wrong on djangoproject.com site

Reported by: Lenciel Owned by: nobody
Component: Uncategorized Version: 1.8
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The link in the password reset email is something like this:

https://www.djangoproject.comhttps://www.djangoproject.com/accounts/reset/MTQ0MjI/42j-ee1edf56b3dbd4a641e4/

the prefix is redundant.

Change History (2)

comment:1 by Tim Graham, 9 years ago

Resolution: duplicate
Status: newclosed

Thanks for the report. It should be reported in this tracker: https://github.com/django/djangoproject.com/issues
By the way, where is the link to generate the email?

Note: See TracTickets for help on using tickets.
Back to Top