]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
check_sk_options: add temporary WinHello workaround
authorCorinna Vinschen <vinschen@redhat.com>
Tue, 15 Feb 2022 10:28:08 +0000 (11:28 +0100)
committerDamien Miller <djm@mindrot.org>
Fri, 5 Aug 2022 04:42:10 +0000 (14:42 +1000)
commit242c044ab111a37aad3b0775727c36a4c5f0102c
treebcd9a206862f9e5d5545409f3c7180304432e058
parent78774c08cc4b4997382975b0f414a86e06b6780c
check_sk_options: add temporary WinHello workaround

Up to libfido 1.10.0, WinHello advertises "clientPin" rather
than "uv" capability.  This is fixed in 1.11.0.  For the time
being, workaround it here.

Signed-off-by: Corinna Vinschen <vinschen@redhat.com>
sk-usbhid.c