mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Plugins can add it via API if they need to use `eval`: ``` extend_content_security_policy(script_src: [:unsafe_eval]) ``` See https://meta.discourse.org/t/104243