Skip to content

fix(ctap2): preserve unknown ctap status codes and add 0x17/0x18#286

Open
AlfioEmanueleFresta wants to merge 1 commit into
masterfrom
fix/preserve-unknown-ctap-status
Open

fix(ctap2): preserve unknown ctap status codes and add 0x17/0x18#286
AlfioEmanueleFresta wants to merge 1 commit into
masterfrom
fix/preserve-unknown-ctap-status

Conversation

@AlfioEmanueleFresta

Copy link
Copy Markdown
Member

Unknown and vendor CTAP status codes were reported as wire framing errors, which masked the real device response. The client now preserves any unrecognized status byte and surfaces it to the caller, and it adds the two defined codes for a full fingerprint store and a full large-blob store. Error reporting for real device conditions is now accurate instead of looking like corruption.

@AlfioEmanueleFresta AlfioEmanueleFresta marked this pull request as ready for review June 20, 2026 14: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.

1 participant