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
..
cloud/cloud66
environments DEV: Support custom log level in dev 2019-12-06 10:57:10 -05:00
initializers REFACTOR: do X-Frame-Options header removal in application controller. 2019-12-06 18:25:32 +05:30
locales UX: Improve copy on Move to Topic and Move to Message modals 2019-12-13 14:13:13 +05:30
application.rb DEV: s/\$redis/Discourse\.redis () 2019-12-03 10:05:53 +01:00
boot.rb DEV: Remove logging when redis is terminated 2019-06-21 10:31:48 +01:00
cdn.yml.sample
database.yml
deploy.rb.sample
discourse_defaults.conf DEV: Remove new_version_emails global setting reference 2019-11-20 15:54:09 +00:00
discourse.config.sample
discourse.pill.sample
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf Revert "FEATURE: Normalize the service worker route ()" 2019-11-20 14:10:17 -08:00
projections.json
puma.rb
routes.rb DEV: Add unambiguous routes for tags 2019-12-13 11:24:59 +00:00
sidekiq.yml
site_settings.yml FEATURE: Completely remove unsafe-eval from CSP 2019-12-13 12:38:32 +01:00
spring.rb
thin.yml.sample
unicorn_launcher
unicorn_upstart.conf
unicorn.conf.rb DEV: s/\$redis/Discourse\.redis () 2019-12-03 10:05:53 +01:00