Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow longer auth tokens for password reset #2430

Merged
merged 2 commits into from
Jun 3, 2023

Conversation

elichad
Copy link
Contributor

@elichad elichad commented May 30, 2023

Fixes #2429 .

@pbanaszkiewicz ideally this should be released as a hotfix rather than waiting for v4.2.

@elichad elichad self-assigned this May 30, 2023
Comment on lines +73 to +74
path(
"account/reset/<uidb64>/<token>/",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The whole file has been re-formatted with Black, but this is the only path that I actually changed.

@pbanaszkiewicz pbanaszkiewicz added this to the v4.1.2 milestone Jun 3, 2023
@pbanaszkiewicz pbanaszkiewicz merged commit 9526248 into develop Jun 3, 2023
6 checks passed
@elichad elichad deleted the hotfix/allow-longer-auth-tokens branch August 2, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants