discourse/lib/content_security_policy
Daniel Waterworth 721ee36425
Replace `base_uri` with `base_path` (#10879)
DEV: Replace instances of Discourse.base_uri with Discourse.base_path

This is clearer because the base_uri is actually just a path prefix. This continues the work started in 555f467.
2020-10-09 12:51:24 +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 Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00
extension.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
middleware.rb Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00