mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
Browsers will ignore unsafe-inline if nonces or hashes are included in the CSP. When unsafe-inline is enabled, nonces and hashes are not required, so we can skip them. Our strong recommendation remains that unsafe-inline should not be used in production.