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

[v10] Add better handling for common libfido2 errors #15395

Merged
merged 3 commits into from
Aug 11, 2022

Conversation

codingllama
Copy link
Contributor

Improve the error message for libfido2 error 60 (UV blocked) and automatically
retry error 63 (UV invalid).

libfido2 error 63 happens with some frequency with Yubikey Bio. The biometric
sensor is a bit finicky, so if the finger is a bit off it tends to happen.

Backport #15323 to branch/v10

@github-actions github-actions bot removed the request for review from smallinsky August 11, 2022 07:06
@codingllama codingllama merged commit 9ffe9cf into branch/v10 Aug 11, 2022
@github-actions github-actions bot deleted the bot/backport-15323-branch/v10 branch August 11, 2022 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants