Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 66b962b5ff82157ee64fc493c0dfb2d340c3bda2 https://github.com/WebKit/WebKit/commit/66b962b5ff82157ee64fc493c0dfb2d340c3bda2 Author: Abigail Fox <abigail_...@apple.com> Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths: M Source/WebCore/Modules/webauthn/fido/Pin.cpp M Source/WebCore/Modules/webauthn/fido/Pin.h M Tools/TestWebKitAPI/Tests/WebCore/CtapPinTest.cpp Log Message: ----------- [WebAuthn] Implement required CTAP code for SetPinRequest https://bugs.webkit.org/show_bug.cgi?id=268871 rdar://113573055 Reviewed by Pascoe. Implement the required CTAP code to create a SetPinRequest and associated test * Source/WebCore/Modules/webauthn/fido/Pin.cpp: (fido::pin::SetPinRequest::SetPinRequest): (fido::pin::SetPinRequest::sharedKey const): (fido::pin::SetPinRequest::tryCreate): (fido::pin::encodeAsCBOR): * Source/WebCore/Modules/webauthn/fido/Pin.h: * Tools/TestWebKitAPI/Tests/WebCore/CtapPinTest.cpp: (TestWebKitAPI::TEST): Canonical link: https://commits.webkit.org/274385@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes