Turn off two factor authentication

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

1 me gusta

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 Me gusta

It gives me the following error:

2 Me gusta

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

6 Me gusta

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

2 Me gusta

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