Files
discourse/config
Gerhard Schlager f62215046f FEATURE: Completely remove unsafe-eval from CSP
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
2019-12-13 12:38:32 +01:00
..
2013-02-05 14:16:51 -05:00
2013-08-14 21:39:40 +02:00
2019-12-13 11:24:59 +00:00