pcbjam/web/backend
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Istvan Matejcsok f2329c72c2 docs(backend): CORS security invariant — credentialed reflection only while credential-less
The example backend's reflected-origin + allow-credentials pairing is safe
solely because this server holds no ambient credentials by design (default
origin is the explicit :3048; '*' is an operator opt-in). Make that a stated
invariant so adding any auth here forces revisiting the wildcard mode.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016TxciQ5VkNYUZesgMSEMUr
2026-07-07 19:48:35 +02:00
..
src docs(backend): CORS security invariant — credentialed reflection only while credential-less 2026-07-07 19:48:35 +02:00
.env.example feat: GPL backend self-provisions example libs + standalone port override 2026-06-16 16:28:21 +02:00
.gitignore feat: GPL backend self-provisions example libs + standalone port override 2026-06-16 16:28:21 +02:00
package.json feat: GPL backend self-provisions example libs + standalone port override 2026-06-16 16:28:21 +02:00
tsconfig.json feat(scopes): migrate GPL open backend + web e2e to scope grammar 2026-06-30 09:54:50 +02:00