Turn off two factor authentication

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

1 „Gefällt mir“

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 „Gefällt mir“

It gives me the following error:

2 „Gefällt mir“

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

6 „Gefällt mir“

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

2 „Gefällt mir“

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