mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-20 04:59:27 +02:00
migrating from u2f-api.js to webauthn
This commit is contained in:
parent
d1d134038f
commit
be4af41e64
@ -193,7 +193,7 @@ $SHOW_LAST_LOGIN = true;
|
||||
// false = preferred
|
||||
// string 'required' 'preferred' 'discouraged'
|
||||
$WEBAUTHN_UV_FLAG_REGISTER = false;
|
||||
$WEBAUTHN_UV_FLAG_LOGIN = false:
|
||||
$WEBAUTHN_UV_FLAG_LOGIN = false;
|
||||
$WEBAUTHN_USER_PRESENT_FLAG = true;
|
||||
|
||||
$FIDO2_UV_FLAG_REGISTER = 'preferred';
|
||||
|
Loading…
x
Reference in New Issue
Block a user