Files
ExcaliDash/backend
Zimeng Xiong 3b384dc5fb CSRF token validation failing behind nginx proxy (#38)
Express was not configured to trust proxy headers, causing req.ip to return nginx's internal container IP instead of the actual client IP. In Docker environments, nginx can appear with different internal IPs between requests, causing the CSRF clientId to change and token validation to fail.
2026-01-20 13:39:33 -08:00
..
2025-11-22 09:18:20 -08:00
MVP
2025-11-21 19:18:07 -08:00
2025-11-24 14:53:17 -08:00
2026-01-14 11:25:27 -08:00
2026-01-14 11:26:20 -08:00
MVP
2025-11-21 19:18:07 -08:00
2025-11-23 09:40:00 -08:00