mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #2051] Email 2fa prompt inaccurate #1139
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1139
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @ninjamonkey198206 on GitHub (Oct 20, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2051
It's a minor annoyance rather than a critical issue.
When enabling 2fa email, and when actually using it, the prompt asks for the 6 digit code regardless of the number set in settings.
If it were me, I'd just remove the number reference entirely to avoid having to code something to pull the configured verification code length.
@BlackDex commented on GitHub (Oct 20, 2021):
This is hardcoded into the web-vault. Not something we can easily adjust at runtime/startup.