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 CTAPHID command dispatch for admin app #10

Merged

Commits on Oct 18, 2021

  1. Fix CTAPHID command dispatch for admin app

    Previously, the CTAPHID interface of the admin app did not handle the
    UUID command and interpreted all unknown commands as Wink commands.
    With this patch, we explicitly handle both the Wink and the UUID command
    and return an error if any other command is received.
    
    Fixes Nitrokey#8.
    robin-nitrokey committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    fb2bf7a View commit details
    Browse the repository at this point in the history