discourse/lib/content_security_policy
David Taylor 8ac85f54fb
DEV: Remove blob: workers from CSP (#10440)
Ace editor is reconfigured to load workers directly from their JS URL. Workers must be on the same origin as the site, so they will not use the CDN.
2020-08-14 18:15:30 +01:00
..
builder.rb FIX: Allow CSP to work correctly for non-default hostnames/schemes (#9180) 2020-03-19 19:54:42 +00:00
default.rb DEV: Remove blob: workers from CSP (#10440) 2020-08-14 18:15:30 +01:00
extension.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
middleware.rb FIX: Allow CSP to work correctly for non-default hostnames/schemes (#9180) 2020-03-19 19:54:42 +00:00