Thigazhezhilan J 02922adc9a Fix reconnect broker: share session cookie across subdomains
Frontend (app.quantfortune.com) fetches API (api.quantfortune.com).
With SameSite=Lax the browser won't send the cookie on cross-origin
fetch calls, so the server sees no session and the request fails.

Adding COOKIE_DOMAIN=.quantfortune.com makes the cookie valid for
all subdomains. Mohan needs to add this to .env and restart.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 23:31:46 +05:30
2026-02-01 13:57:30 +00:00
2026-02-01 13:57:30 +00:00
2026-02-01 13:57:30 +00:00
2026-02-01 13:57:30 +00:00
2026-02-01 13:57:30 +00:00
s
2026-05-11 19:20:57 +00:00
2026-02-01 13:57:30 +00:00
2026-02-01 13:57:30 +00:00
2026-02-01 13:57:30 +00:00
2026-02-01 13:57:30 +00:00
2026-02-01 13:57:30 +00:00
2026-02-01 13:57:30 +00:00
2026-02-01 13:57:30 +00:00
2026-05-02 21:38:30 +00:00
Description
No description provided
2.7 MiB
Languages
Python 97.6%
PowerShell 1.3%
JavaScript 0.7%
Shell 0.3%