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

Skip empty user IDs in getAssertion #32

Closed
robin-nitrokey opened this issue Jul 7, 2023 · 0 comments · Fixed by #34
Closed

Skip empty user IDs in getAssertion #32

robin-nitrokey opened this issue Jul 7, 2023 · 0 comments · Fixed by #34

Comments

@robin-nitrokey
Copy link
Member

Users with an empty ID should not be returned by getAssertion to avoid compatibility issues. This is checked by the CTAP2 test suite.

robin-nitrokey added a commit to robin-nitrokey/fido-authenticator that referenced this issue Jul 7, 2023
Users with an empty ID should not be returned by getAssertion to avoid
compatibility issues.

trussed-dev#32
robin-nitrokey added a commit to robin-nitrokey/fido-authenticator that referenced this issue Jul 10, 2023
Users with an empty ID should not be returned by getAssertion to avoid
compatibility issues.

Fixes: trussed-dev#32
nickray pushed a commit to robin-nitrokey/fido-authenticator that referenced this issue Sep 13, 2023
Users with an empty ID should not be returned by getAssertion to avoid
compatibility issues.

Fixes: trussed-dev#32
nickray pushed a commit that referenced this issue Sep 13, 2023
Users with an empty ID should not be returned by getAssertion to avoid
compatibility issues.

Fixes: #32
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 a pull request may close this issue.

1 participant