Remove localhost attribute in the `img-src` CSP directive
By restricting img-src in our CSP, we weren’t allowing images from
e.g. https://github.com like CI badges to display.
We can eventually look at it again in the future but I think users will try to embed pictures from lots of places in their comments, descriptions, etc.
1 file changed
+1
-1
9632d61d
→
5dd75959
modified crates/radicle-tauri/tauri.conf.json
@@ -21,7 +21,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|