[webkit-changes] [WebKit/WebKit] 3fd730: NetworkCORSPreflightChecker: Ask for smartcard PIN.
Mitchell
noreply at github.com
Wed May 15 10:15:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3fd7303a942afa28c5a65df53ae892d9910afbf5
https://github.com/WebKit/WebKit/commit/3fd7303a942afa28c5a65df53ae892d9910afbf5
Author: Mitchell Dzurick <mitchell.dzurick at canonical.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M Source/WebKit/NetworkProcess/NetworkCORSPreflightChecker.cpp
Log Message:
-----------
NetworkCORSPreflightChecker: Ask for smartcard PIN.
https://bugs.webkit.org/show_bug.cgi?id=271183.
Reviewed by Michael Catanzaro.
If a smartcard is PIN protected, attempting to use it with webkit2gtk
will not work as the PIN is not requested. This patch fixes that by
asking for a PIN.
* Source/WebKit/NetworkProcess/NetworkCORSPreflightChecker.cpp:
(WebKit::NetworkCORSPreflightChecker::didReceiveChallenge): ask for
credential PIN
Canonical link: https://commits.webkit.org/278811@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list