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

winhello: soften assertion version check for hmac-secret #740

Merged
merged 3 commits into from
Nov 6, 2023
Merged

Conversation

LDVG
Copy link
Contributor

@LDVG LDVG commented Nov 6, 2023

We are unnecessarily strict when checking the presence of the pHmacSecret attribute in the assertion.

While here, add a note about credential creation quirks and fetch the latest available version of webauthn.h.

LDVG added 3 commits November 3, 2023 11:16
We need at least version WEBAUTHN_ASSERTION_VERSION_3, not exactly
version WEBAUTHN_ASSERTION_VERSION_3, to be able to read out the
assertion's hmac-secret.
@LDVG LDVG requested a review from kongeo November 6, 2023 07:44
@kongeo kongeo merged commit 7dc32f1 into main Nov 6, 2023
72 of 73 checks passed
@kongeo kongeo deleted the winhello-ci branch November 6, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants