Files
sase.tr/apps/api
Süper Panel 778931c880
Some checks failed
QA Gate (P0/P1) / Test affected app (pull_request) Has been cancelled
fix(observability): whitelist Sentry ingest in CSP connect-src
The browser Sentry SDK initialised fine (DSN reached the bundle,
__SENTRY__ carrier registered) but envelope POSTs were silently
blocked by the existing CSP — `connect-src` didn't list any Sentry
host. Playwright verification on dev.sase.tr confirmed zero requests
to *.sentry.io even after a deliberate uncaught error.

Adds https://*.ingest.de.sentry.io (otolog org lives in the EU/de
region; this matches both the python and sase-web project DSNs).
2026-06-01 18:28:47 +03:00
..