causefx / Organizr

HTPC/Homelab Services Organizer - Written in PHP
GNU General Public License v3.0
4.99k stars 288 forks source link

Google Authenticator disabling #1946

Closed krauthaus closed 5 months ago

krauthaus commented 9 months ago
Organizr Version: latest
Branch: Master
WebServer: Nginx
Operating System: Ubuntu

Problem Description:

My google auth stopped working. It claims my code is not correct.


Reproduction Steps:

Errors on screen? If so paste here:

Ist there any way to deactivate the plugin without access to the web-backend? It is my server and I still got access to database, ubuntu, docker and all the fun stuff.

I looked in the db but was not very lucky finding something.

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

causefx commented 8 months ago

you need to edit the db in the user table, you will see the column for the authenticator - just delete the value

krauthaus commented 8 months ago

I tried that, but it wass not working. I only got "auth_service=internal" left.

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

causefx commented 8 months ago

did you write the changes to the db? that field is the only thing that would pop up the 2fa box.

github-actions[bot] commented 5 months ago

This issue has been closed due to lack of activity, if this issue still persists, please re-open it.