You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start the app, create an account and go to /account to enable the TOTP.
Insert the current password, scan the QR code that pops up in a TOTP client.
Insert the code generated by the TOTP client.
👍 Expected behavior
TOTP gets added to the account and the popup closes.
This is all the logs after I restarted the container, tried and failed to add an TOTP.
I mainly tried the Bitwarden to generate the TOTP, but also tried Ente Auth to try and isolate the issue. I tried both scanning the QR and by copying the TOTP code directly when adding to both clients.
I am running the service behind an additional Caddy instance and Cloudflare with proxying turned on.
This issue appeared after updating, but I can't pinpoint the exact time because I use it infrequently. At some point it did not let me log in again, saying my TOTP code is wrong. I then tried adding a code to a account that didn't previously have it and got the same error. As adding a code to a new user is easier to replicate it's what I detailed above.
The text was updated successfully, but these errors were encountered:
👟 Reproduction steps
Create a docker-compose file with the following content:
Start the app, create an account and go to /account to enable the TOTP.
Insert the current password, scan the QR code that pops up in a TOTP client.
Insert the code generated by the TOTP client.
👍 Expected behavior
TOTP gets added to the account and the popup closes.
👎 Actual Behavior
The code is invalid.

📜 Logs
This is all the logs after I restarted the container, tried and failed to add an TOTP.
I mainly tried the Bitwarden to generate the TOTP, but also tried Ente Auth to try and isolate the issue. I tried both scanning the QR and by copying the TOTP code directly when adding to both clients.
I am running the service behind an additional Caddy instance and Cloudflare with proxying turned on.
This issue appeared after updating, but I can't pinpoint the exact time because I use it infrequently. At some point it did not let me log in again, saying my TOTP code is wrong. I then tried adding a code to a account that didn't previously have it and got the same error. As adding a code to a new user is easier to replicate it's what I detailed above.
The text was updated successfully, but these errors were encountered: