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

User can enable email 2FA, but it is disabled in backend #18501

Closed
fdellwing opened this issue Aug 7, 2020 · 1 comment
Closed

User can enable email 2FA, but it is disabled in backend #18501

fdellwing opened this issue Aug 7, 2020 · 1 comment
Assignees

Comments

@fdellwing
Copy link

Description:

Disabling 2FA via email does not work.

I setup 2FA for our RC server:

  • Enable TOTP
  • Delta: 2
  • Disable email
  • Leave everything else on default

Steps to reproduce:

  1. Open "My Account"
  2. Click on "Security"
  3. Click on "Enable two-factor authentication via Email"

Expected behavior:

Either the button not being present at all or disabled or an error message to be shown.

Actual behavior:

It enables it.

Server Setup Information:

  • Version of Rocket.Chat Server: 3.5.1
  • Operating System: Ubuntu 18.04
  • Deployment Method: docker
  • Number of Running Instances: 3
  • DB Replicaset Oplog: enabled
  • NodeJS Version: 12.16.1
  • MongoDB Version: 3.6.9

Client Setup Information

  • Desktop App or Browser Version: Dektop App
  • Operating System: Kubuntu 18.04

Additional context

Relevant logs:

@FelipeParreira
Copy link

FelipeParreira commented Sep 15, 2020

Hi, @fdellwing! Thank you for the issue 👍

We have already fixed this bug for version 3.6.0.

The PR that addresses it is here.

You can check our change log here.

So, updating to the newer version should solve it for you. :)

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

No branches or pull requests

2 participants