mstfyldz b030bdaa60 fix: allow case-less ("general") chat without ownership check
requireAuth treated every chat caseId as a real cases row and rejected
"general" (the no-file chat sentinel) with 403. general chat now skips
the ownership check and is answered without touching chat_messages,
since that table's case_id is a NOT NULL FK to cases.
2026-08-09 01:52:53 +03:00
2026-08-08 17:19:28 +03:00
2026-08-08 17:19:28 +03:00
2026-08-08 17:19:28 +03:00
2026-08-08 17:19:28 +03:00
2026-08-08 17:19:28 +03:00
2026-08-08 17:19:28 +03:00
2026-08-08 17:19:28 +03:00
2026-08-08 17:19:28 +03:00
S
Description
No description provided
68 MiB
Languages
TypeScript 99.2%
JavaScript 0.4%
Dockerfile 0.4%