Skip to content

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

Merged
taylorotwell merged 1 commit into
laravel:11.xfrom
browner12:AB-bugfix-cache-token-repository
Nov 18, 2024
Merged

[11.x] hash the token going into the cache#53561
taylorotwell merged 1 commit into
laravel:11.xfrom
browner12:AB-bugfix-cache-token-repository

Conversation

@browner12

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@taylorotwell
taylorotwell merged commit 0ca47f9 into laravel:11.x Nov 18, 2024
@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