Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fb8ec98f6a4562ab0928775b332a5be603f1da22
https://github.com/WebKit/WebKit/commit/fb8ec98f6a4562ab0928775b332a5be603f1da22
Author: Pascoe <[email protected]>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
M Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp
Log Message:
-----------
[WebAuthn] Pass override credentials in as optional parameter
rdar://154511868
https://bugs.webkit.org/show_bug.cgi?id=295131
Reviewed by Charlie Wolfe.
In https://bugs.webkit.org/show_bug.cgi?id=293805, we started passing the
override{Allow,Exclude}Credentials
parameter a Vector, when we should've passed std:nullopt for the empty allow /
exclude list.
This patch fixes that.
* Source/WebKit/UIProcess/WebAuthentication/fido/CtapAuthenticator.cpp:
(WebKit::CtapAuthenticator::continueMakeCredentialAfterCheckExcludedCredentials):
(WebKit::CtapAuthenticator::continueGetAssertionAfterCheckAllowCredentials):
Canonical link: https://commits.webkit.org/296817@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes