discourse/lib/content_security_policy
David Taylor 174a8b431b
DEV: Support passing relative URLs CSP builder (#19176)
Raw paths like `/test/path` are not supported natively in the CSP. This commit prepends the site's base URL to these paths. This allows plugins to add 'local' assets to the CSP without needing to hardcode the site's hostname.
2022-11-24 11:27:47 +00:00
..
builder.rb DEV: Support passing relative URLs CSP builder (#19176) 2022-11-24 11:27:47 +00:00
default.rb DEV: Compile splash screen JS with ember-cli before inlining (#18150) 2022-09-01 09:58:48 +01:00
extension.rb PERF: Eager load Theme associations in Stylesheet Manager. 2021-06-21 11:06:58 +08:00
middleware.rb DEV: Upgrade to Rails 7 2022-04-28 11:51:03 +02:00