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

Fix recover-2fa not working. #2994

Merged
merged 1 commit into from
Dec 18, 2022
Merged

Conversation

BlackDex
Copy link
Collaborator

When audit logging was introduced there entered a small bug preventing the recover-2fa from working.

This PR fixes that by add a new headers check to extract the device-type when possible and use that for the logging.

Fixes #2985

When audit logging was introduced there entered a small bug preventing
the recover-2fa from working.

This PR fixes that by add a new headers check to extract the device-type
when possible and use that for the logging.

Fixes dani-garcia#2985
@dani-garcia dani-garcia merged commit aceb111 into dani-garcia:main Dec 18, 2022
@BlackDex BlackDex deleted the issue-2985 branch December 18, 2022 21:07
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.

2FA login recovery broken
2 participants