chpark e560a2faa2 fix: 프로덕션 쿠키/세션 문제 해결
- trust proxy 설정 (Traefik 뒤에서 동작)
- 쿠키 secure:false (Traefik이 SSL 처리하므로 내부는 HTTP)
- fetch credentials:'same-origin' 명시
- redirect:manual 제거 (opaqueredirect 문제)
- content-type 체크로 비정상 응답 감지

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 02:25:05 +09:00
2026-03-27 01:24:41 +09:00
S
Description
No description provided
119 KiB
Languages
EJS 51.1%
JavaScript 40.2%
Shell 2.8%
Batchfile 2.2%
Python 1.8%
Other 1.9%