I have already been able to disable it by changing the value to 0
Look at the ost_plugin table. You can disable the the plugin isactive to 0 to disable the plugin.
ost_plugin
Karen_Garcia
The table is ost_config.
ost_config
Cheers.
KevinTheJedi Hi How can I navigate the os_config ? Ihave the same issue . I'm locked ,unable to access admin panel
The Spanish language pack has a bug that breaks the page. You will need to remove the Spanish language pack for now until we rebuild them.
saiisk8
Through the database. If you do not know how to connect to the database please reach out to your server admin or google how to access the database on your specific platform/setup.
KevinTheJedi Hi, Do you know what index table on mariaDB?
same issue on my side 🙂
Appreciate you response. Thanks!
jdelmundo
I did above, table is ost_config and key is require_agent_2fa.
KevinTheJedi
Hi, Am I right?
Is this the right DB and table?
please see screenshot.
Kind regards
That’s the correct table however what you are looking for is not an index. You are looking for a record within that table with the key column equal to require_agent_2fa.
Hi,
Thank you so much! 🙂
for future reference.
id = 124 key = require_agent_2fa value = 0
kind regards
The id can be different for each installation. For anyone else reading this, don’t rely on the above id.