=========================================== How to disable 2fa for a certain staff user =========================================== If you want to disable second factor authentication for any user you need to go to your Fleio install on "/staff/clients-users/users" page and use the "Disable second factor authentication" button from the user card actions. If you want to use the button for a staff user, only a superuser will be able to do it. If you lost the 2FA configuration for the last superuser, you may temporarily create another one using the ``fleio django createsuperuser``, login with the new superuser and then do the above steps.