Bug 242913 - [WebAuthn] CBOR encoded extensions not passed along during assertions
Summary: [WebAuthn] CBOR encoded extensions not passed along during assertions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: pascoe@apple.com
URL:
Keywords: InRadar
Depends on: 241199
Blocks:
  Show dependency treegraph
 
Reported: 2022-07-19 12:43 PDT by pascoe@apple.com
Modified: 2022-07-19 17:50 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pascoe@apple.com 2022-07-19 12:43:03 PDT
This was lost during the refactoring in https://bugs.webkit.org/show_bug.cgi?id=241199 such that extensions are only passed during create calls, this passes them along during assertions as well.
Comment 1 pascoe@apple.com 2022-07-19 12:43:25 PDT
rdar://96912101
Comment 2 pascoe@apple.com 2022-07-19 12:55:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2557
Comment 3 EWS 2022-07-19 17:50:46 PDT
Committed 252626@main (c93cca1a0e69): <https://commits.webkit.org/252626@main>

Reviewed commits have been landed. Closing PR #2557 and removing active labels.