mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
[error][ERROR] 2FA token not provided #915
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 @Y0ngg4n on GitHub.
Subject of the issue
Can not login with 2FA enabled.
If you remove 2FA in the Admin panel you can login again.
If you add 2FA back i can not login.
Deployment environment
Install method: Docker (Kubernetes)
Clients used:
Web, Android, Firefox Extension
Reverse proxy and version:
Traefik + Letsencrypt
Other relevant details:
Steps to reproduce
Create a account at https://vault.vaultwarden.net.
Add 2FA to your account at https://vault.vaultwarden.net
Write me to remove 2FA again. And login again.
Expected behaviour
Normal 2FA login
Actual behaviour
I got the message that an error occurred
Troubleshooting data
@BlackDex commented on GitHub:
You probably have some security headers enabled your self on the reverse proxy. Like ModSecurity or something. This causes issues.