Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3fd7303a942afa28c5a65df53ae892d9910afbf5
      
https://github.com/WebKit/WebKit/commit/3fd7303a942afa28c5a65df53ae892d9910afbf5
  Author: Mitchell Dzurick <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to