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

[11.x] hash the token going into the cache #53561

Merged

Conversation

browner12
Copy link
Contributor

this is a bugfix for the new password reset cache driver. when translating from the DatabaseTokenRepository, I forgot to mimic the behavior of hashing the token going into storage.

thanks to @christophrumpel for finding this.

this is a bugfix for the new password reset cache driver. when translating from the `DatabaseTokenRepository`, I forgot to mimic the behavior of hashing the token going into storage.
@browner12
Copy link
Contributor Author

@taylorotwell taylorotwell merged commit 0ca47f9 into laravel:11.x Nov 18, 2024
33 checks passed
@browner12 browner12 deleted the AB-bugfix-cache-token-repository branch November 18, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants