From 9beceaf2e60791f92b0ef9bf05f404f1c419727e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Peters?= Date: Sat, 14 Nov 2020 19:25:11 +0100 Subject: [PATCH] Update model-fido2.md --- docs/model-fido2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/model-fido2.md b/docs/model-fido2.md index 49dc78fb8..0aa724510 100644 --- a/docs/model-fido2.md +++ b/docs/model-fido2.md @@ -1,6 +1,6 @@ ## How is UV handled in mailcow? -The UV flag (as in "user verification") enforces WebAuthn to verify the user before it allows access to the key (think of a PIN). We don't enforce UV to allow logins via iOS and NFC (YubiKey). +The UV flag (as in "user verification") enforces WebAuthn to verify the user before it allows access to the key (think of a PIN). We don't enforce but prefer UV to allow logins via iOS and NFC (YubiKey). ## Login and key processing