MyBB Community Forums

Full Version: Google Authentication does not work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have just set up 2 factor authentication with my google authentication and it has locked me out of my admin cp 4 times is there any way to get in and remove it?
Quote:browse to adminoptions table of your MyBB forum database
fields are loginattempts, loginlockoutexpiry, 2fasecret, recovery_codes

you can double click on a field value to edit it

2fasecret field value & recovery_codes field value can be wiped out
loginattempts, loginlockoutexpiry can be changed to 0 (zero)

see if required => common SQL queries guidance
(2016-05-28, 12:22 PM).m. Wrote: [ -> ]
Quote:browse to adminoptions table of your MyBB forum database
fields are loginattempts, loginlockoutexpiry, 2fasecret, recovery_codes

you can double click on a field value to edit it

2fasecret field value & recovery_codes field value can be wiped out
loginattempts, loginlockoutexpiry can be changed to 0 (zero)

see if required => common SQL queries guidance

Thanks Thought i lost my AdminCP foreverĀ  Big Grin