Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validate YUBICO_SERVER string (#3003)
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
- Loading branch information