Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email Two factor auth #113

Closed
andyjhall opened this issue Aug 3, 2018 · 3 comments
Closed

Email Two factor auth #113

andyjhall opened this issue Aug 3, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@andyjhall
Copy link

andyjhall commented Aug 3, 2018

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 ()

@dani-garcia
Copy link
Owner

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

@mprasil
Copy link
Contributor

mprasil commented 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.

@mprasil mprasil added enhancement New feature or request requires SMTP labels Aug 9, 2018
@dani-garcia
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants