Skip to content

Content Security Policy#1964

Merged
jeremy merged 1 commit intomainfrom
csp
Dec 5, 2025
Merged

Content Security Policy#1964
jeremy merged 1 commit intomainfrom
csp

Conversation

@jeremy
Copy link
Member

@jeremy jeremy commented Dec 5, 2025

Default to a very narrow policy since there are no CDNs or third-party resources to contend with.

Configurable via:

  • config.x.content_security_policy.* for fizzy-saas gem overrides
  • DISABLE_CSP to skip entirely
  • CSP_REPORT_ONLY to enable report-only mode
  • CSP_REPORT_URI for violation reporting

Default to a very narrow policy since there are no CDNs or third-party
resources to contend with.

Configurable via:
- config.x.content_security_policy.* for fizzy-saas gem overrides
- DISABLE_CSP to skip entirely
- CSP_REPORT_ONLY to enable report-only mode
- CSP_REPORT_URI for violation reporting
@jeremy jeremy merged commit 6006491 into main Dec 5, 2025
11 checks passed
@jeremy jeremy deleted the csp branch December 5, 2025 22:57
udiudi pushed a commit to udiudi/fizzy that referenced this pull request Dec 8, 2025
Default to a very narrow policy since there are no CDNs or third-party
resources to contend with.

Configurable via:
- config.x.content_security_policy.* for fizzy-saas gem overrides
- DISABLE_CSP to skip entirely
- CSP_REPORT_ONLY to enable report-only mode
- CSP_REPORT_URI for violation reporting
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.

1 participant