Turn off two factor authentication

How can an admin turn off two factor authentication for a user?

1 个赞

Navigate to the admin page for the user and click Disable.

If you prefer, you can also do it from the rails console: Disable 2FA via console

2 个赞

It gives me the following error:

2 个赞

You’ll need to use the console then, or wait for this fix to finish going through review and update your site.

6 个赞

The fix has been merged. You’ll need to ensure your site is up to date via /admin/upgrade, then Disable 2FA.

2 个赞

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.