[GH-ISSUE #113] Email Two factor auth #62

Closed
opened 2026-03-03 01:24:24 +03:00 by kerem · 3 comments
Owner

Originally created by @andyjhall on GitHub (Aug 3, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/113

Hi,

Trying to setup two factor authentication via email gives an onscreen error after entering the master password:

"Errors have occurred
An unexpected error has occurred."

The browser console then shows:
POST https://bitwardenserver/api/two-factor/get-email 404 ()

Originally created by @andyjhall on GitHub (Aug 3, 2018). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/113 Hi, Trying to setup two factor authentication via email gives an onscreen error after entering the master password: "Errors have occurred An unexpected error has occurred." The browser console then shows: POST https://bitwardenserver/api/two-factor/get-email 404 ()
kerem 2026-03-03 01:24:24 +03:00
Author
Owner

@dani-garcia commented on GitHub (Aug 3, 2018):

Email is not implemented at the moment. If you need two factor auth, the most reliable option at the moment is TOTP auth.

<!-- gh-comment-id:410269573 --> @dani-garcia commented on GitHub (Aug 3, 2018): Email is not implemented at the moment. If you need two factor auth, the most reliable option at the moment is TOTP auth.
Author
Owner

@mprasil commented on GitHub (Aug 3, 2018):

Hi, the whole email sending functionality is not implemented, so that also rules out email 2fa. There's no reason why it couldn't be added other than nobody bothered to do that. Pull requests towards getting that done are obviously welcome.

<!-- gh-comment-id:410269907 --> @mprasil commented on GitHub (Aug 3, 2018): Hi, the whole email sending functionality is not implemented, so that also rules out email 2fa. There's no reason why it couldn't be added other than nobody bothered to do that. Pull requests towards getting that done are obviously welcome.
Author
Owner

@dani-garcia commented on GitHub (Nov 9, 2018):

To keep the issue tracker more focused, I'm closing this issue in favor of the meta issue at #246.

<!-- gh-comment-id:437403380 --> @dani-garcia commented on GitHub (Nov 9, 2018): To keep the issue tracker more focused, I'm closing this issue in favor of the meta issue at #246.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#62
No description provided.