#35895: Password reset does not work using Safari
-------------------------------------+-------------------------------------
Reporter: christian-thieme | Type: Bug
Status: new | Component:
| contrib.auth
Version: 5.1 | Severity: Normal
Keywords: password reset | Triage Stage:
safari | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
The password reset functionionality from django.contrib.auth.views do not
work with the latest Safari browser.
After submitting the password reset form and receiving the email, the
password reset link is invalid.
Works using Chrome or Firefox.
Verified by multiple users.
Tested on MacOS 15.0.1 and iOS 18.01.
--
Ticket URL: <
https://code.djangoproject.com/ticket/35895>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.