Commit becc261
fix: allow inline scripts in CSP for JSON-LD structured data
Add 'unsafe-inline' to script-src CSP directive to prevent browser
errors on application/ld+json script tags. Nonce-based approach is
not viable as it forces dynamic rendering.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f7617b7 commit becc261
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments