WebUI keeping auto refresh

Setup: Syncthing (Docker) + Nginx Reverse Proxy + Cloudflare (HTTPS).

Issue: I’m experiencing a login loop on the WebUI when using HTTPS after enabling authentication.

Details: > * The WebUI is fully functional over HTTP.

  • Before setting a password, HTTPS worked as expected.

  • After enabling a password, the page entered an infinite refresh loop per second.

  • Clearing the browser and Cloudflare cache allows the login page without auto refresh per second, but submitting the correct credentials simply reloads the login interface instead of granting access.