Skip to content

fix(content_security_policy) :: send policies that have no nonce placeholder - #1414

Merged
lovasoa merged 1 commit into
sqlpage:mainfrom
81reap:mutation/01-csp-without-nonce
Sep 1, 2026
Merged

fix(content_security_policy) :: send policies that have no nonce placeholder#1414
lovasoa merged 1 commit into
sqlpage:mainfrom
81reap:mutation/01-csp-without-nonce

Conversation

@81reap

@81reap 81reap commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

A content_security_policy without 'nonce-{NONCE}' was silently ignored, leaving the response with no Content-Security-Policy header at all. (eg :: default-src 'self' gave less protection than configured. configuration.md already documents nonce-less policies as supported.

@81reap
81reap marked this pull request as draft August 31, 2026 20:17
@81reap
81reap marked this pull request as ready for review August 31, 2026 20:23
Comment thread CHANGELOG.md Outdated
…eholder

A `content_security_policy` without `'nonce-{NONCE}'` was silently ignored, leaving the response with no `Content-Security-Policy` header at all. (eg :: `default-src 'self'` gave less protection than configured. `configuration.md` alredy documents nonce-less policies as supported.
@81reap
81reap force-pushed the mutation/01-csp-without-nonce branch from 5215480 to 30c577d Compare September 1, 2026 21:31
@81reap
81reap requested a review from lovasoa September 1, 2026 21:31
@lovasoa
lovasoa merged commit de9aea9 into sqlpage:main Sep 1, 2026
51 checks passed
@lovasoa

lovasoa commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Thank you, this is useful!

@81reap
81reap deleted the mutation/01-csp-without-nonce branch September 1, 2026 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants