D
Dokploy•5mo ago
lU

2fa keeps failing although

Hello I'm running on v0.15.0 I'm trying to connect to the admin panel but the 2fa keeps failing although it's a correct code. I've not changed any settings and I'm using Google Authenticator.
No description
3 Replies
DJKnaeckebrot
DJKnaeckebrot•5mo ago
Hey @lU You can just go into you database and modify the secret and is2FAEnabled rows in your auth table 🙂
lU
lUOP•5mo ago
@DJKnaeckebrot Thank you for your help! I managed to fix the 2FA issue by accessing the database and updating the is2FAEnabled field to false in the auth table. I appreciate your guidance! 😊
DJKnaeckebrot
DJKnaeckebrot•5mo ago
Glad you solved it ! 🙂

Did you find this page helpful?