]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: don't prompt for FIDO passphrase before attempting to enroll
authordjm@openbsd.org <djm@openbsd.org>
Fri, 5 Aug 2022 05:01:40 +0000 (05:01 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 5 Aug 2022 05:03:40 +0000 (15:03 +1000)
commit2a108c0ea960381bd9b14ee0d84e818a23df4482
treef2c4ea8c56ac6bc6915bf5541394f163391066fe
parent2886975c0ad9244e60dc5e4be34fde3aa573a4b5
upstream: don't prompt for FIDO passphrase before attempting to enroll

the credential, just let the enroll operating fail and we'll attempt to get a
PIN anyway. Might avoid some unneccessary PIN prompts.

Part of GHPR#302 from Corinna Vinschen; ok dtucker@

OpenBSD-Commit-ID: bd5342ffc353ee37d39617906867c305564d1ce2
ssh-keygen.c