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

Update parameter order for hash_equals function in TwoFactorLoginRequest #422

Merged
merged 1 commit into from
Nov 3, 2022
Merged

Update parameter order for hash_equals function in TwoFactorLoginRequest #422

merged 1 commit into from
Nov 3, 2022

Conversation

jayan-blutui
Copy link
Contributor

This change is similar to #411 which updates the parameter order for the hash_equals function.

The "known_string" is actually the code saved in the database and the "user_string" is the recovery_code from the incoming request.

@taylorotwell taylorotwell merged commit ffc64d1 into laravel:1.x Nov 3, 2022
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