Merge pull request #4428 from FreddleSpl0it/master

Migrating from U2F to WebAuthn for 2FA
This commit is contained in:
Niklas Meyer
2022-01-21 12:19:25 +01:00
committed by GitHub
46 changed files with 854 additions and 528 deletions

View File

@@ -157,6 +157,7 @@ services:
- ALLOW_ADMIN_EMAIL_LOGIN=${ALLOW_ADMIN_EMAIL_LOGIN:-n}
- MASTER=${MASTER:-y}
- DEV_MODE=${DEV_MODE:-n}
- WEBAUTHN_ONLY_TRUSTED_VENDORS=${WEBAUTHN_ONLY_TRUSTED_VENDORS:-n}
restart: always
networks:
mailcow-network: