No description
Find a file
Jan Willem Mannaerts 45dbd341a3
All checks were successful
Build & Push Container Image / build (push) Successful in 8s
Fix Socket.IO origin check and force WebSocket-only transport
Same-origin requests omit the Origin header, which was rejected in
production. Also restrict to WebSocket transport on both client and
server to eliminate need for sticky sessions with multiple replicas.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 12:28:07 +01:00
.forgejo/workflows Add Forgejo CI/CD workflow for Docker build & push 2026-02-27 21:21:48 +01:00
backend Fix Socket.IO origin check and force WebSocket-only transport 2026-02-28 12:28:07 +01:00
frontend Fix Socket.IO origin check and force WebSocket-only transport 2026-02-28 12:28:07 +01:00
.gitignore Initial commit: Pokerface sprint planning poker for Jira 2026-02-26 21:38:37 +01:00
Dockerfile Initial commit: Pokerface sprint planning poker for Jira 2026-02-26 21:38:37 +01:00
package-lock.json Initial commit: Pokerface sprint planning poker for Jira 2026-02-26 21:38:37 +01:00
package.json Initial commit: Pokerface sprint planning poker for Jira 2026-02-26 21:38:37 +01:00