omni/internal/frontend
Artem Chernyshev b91b673a00
Some checks are pending
default / default (push) Waiting to run
default / e2e-backups (push) Blocked by required conditions
default / e2e-forced-removal (push) Blocked by required conditions
default / e2e-scaling (push) Blocked by required conditions
default / e2e-short (push) Blocked by required conditions
default / e2e-short-secureboot (push) Blocked by required conditions
default / e2e-templates (push) Blocked by required conditions
default / e2e-upgrades (push) Blocked by required conditions
default / e2e-workload-proxy (push) Blocked by required conditions
fix: add more strict security headers to the web page handler
Enable `CSP`, `Referrer-Policy`, `X-Frame-Options`,
`X-Content-Type-Options`, `Permissions-Policy` headers.

`CSP` has broken the monaco editor, so had to drop the monaco vite
plugin for production builds.

Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
2025-03-19 20:14:44 +03:00
..
dist chore: initial commit 2024-02-29 17:19:57 +04:00
frontend.go feat: display OMNI_ENDPOINT in the service account creation UI 2025-01-29 15:27:36 +03:00
handler.go fix: add more strict security headers to the web page handler 2025-03-19 20:14:44 +03:00