P PhillipW Member Apr 27, 2020 #1 Can some one point me in the direction of how I disable this? Hopefully without having to edit anything. Thanks.
Can some one point me in the direction of how I disable this? Hopefully without having to edit anything. Thanks.
CBI Web Well-known member Mar 7, 2021 #3 PhillipW said: Cancel this request I got it. Click to expand... Maybe you could tell us how you did it, for people who need to know? Like me, for instance. ;-) Upvote 0 Downvote
PhillipW said: Cancel this request I got it. Click to expand... Maybe you could tell us how you did it, for people who need to know? Like me, for instance. ;-)
Ozzy47 Well-known member Mar 7, 2021 #4 Add this to your src/config.php with the following line: $config['enableTfa'] = false; This should disable 2FA globally. Upvote 0 Downvote
Add this to your src/config.php with the following line: $config['enableTfa'] = false; This should disable 2FA globally.
P PhillipW Member Mar 11, 2021 #7 CBI Web said: Maybe you could tell us how you did it, for people who need to know? Like me, for instance. ;-) Click to expand... Simple..Go into the edit member group i.e. Admin, Reg Member etc...You can disable it....Or just do it like the know it all did it. Upvote 0 Downvote
CBI Web said: Maybe you could tell us how you did it, for people who need to know? Like me, for instance. ;-) Click to expand... Simple..Go into the edit member group i.e. Admin, Reg Member etc...You can disable it....Or just do it like the know it all did it.