diff --git a/server/src/plugins/service-admin-http/html-response.ts b/server/src/plugins/service-admin-http/html-response.ts index 2be3b39..6cc4d0f 100644 --- a/server/src/plugins/service-admin-http/html-response.ts +++ b/server/src/plugins/service-admin-http/html-response.ts @@ -5,17 +5,35 @@ * a string/object directly. This helper wraps JSX output in a * proper Response with text/html content type. */ +/** + * Baseline security headers. CSP keeps 'unsafe-inline' for scripts because + * jsx-htmx's js() helper emits inline