mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-09 15:36:06 +03:00
If the `YUBICO_SERVER` is defined to an empty string, the whole yubikey implementation doesn't work anymore. This PR adds a check for this variable that it at least starts with `https://`. Resolves #3003