Hi there
so I have a handfull of existing users. Now I want to introduce TOTP for security reasons. E-Mails do not work for obvious reasons (all Microsoft Cloud, no SMTP sending possible). Now, when I enable 2FA by setting it to true in the config file according to the documentation, users who are already logged into the panel see the “Setup one-time codes” option in the user menu and can do so.
However, user who not have done that cannot log in with their passwords anymore but are asked for a code which has not been sent via e-mail so they cannot login.
The normal behaviour would be that users can still login via password if TOTP has not been set up and they are asked to set it up, no?
What am I doing wrong where?
Thanks
Andreas