Email 2fa prompt inaccurate #1134

Closed
opened 2025-11-07 06:58:56 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @ninjamonkey198206 on GitHub (Oct 20, 2021).

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.

Originally created by @ninjamonkey198206 on GitHub (Oct 20, 2021). 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.
Author
Owner

@BlackDex commented on GitHub (Oct 20, 2021):

This is hardcoded into the web-vault. Not something we can easily adjust at runtime/startup.

@BlackDex commented on GitHub (Oct 20, 2021): This is hardcoded into the web-vault. Not something we can easily adjust at runtime/startup.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#1134