mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
two-step login with yubi does not seem to work with waf #966
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eleaner on GitHub.
Subject of the issue
It is probably rather missing element in recipe than in the vaultwarden itself
however it would then be an error in WiKi
after enabling two-step login an attempt to login through hardened docker installation ends with an email like below
log in directly to the vaulwardedn container (exposed port 80) works perfectly
Deployment environment
Install method:docker-compose following this:
https://github.com/dani-garcia/vaultwarden/wiki/Docker---Traefik---ModSecurity-Setup
Clients used: web-ui
Reverse proxy and version: traefik: latest
MySQL/MariaDB or PostgreSQL version: n/a
Other relevant details:
Steps to reproduce
following this recipe
https://github.com/dani-garcia/vaultwarden/wiki/Docker---Traefik---ModSecurity-Setup
enable yubikey authentication with ybikey
Expected behaviour
I am receiving a prompt to authenticate

Actual behaviour
I am receiving an error and email mentioned above

Troubleshooting data