Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add CSP definition
Sebastian Martinez committed 1 year ago
commit db3865536331b4dd58fb2c97aa35d843ef1e975a
parent dc4b65c04dc4b9911d8649fe58b45b9764947c59
1 file changed +3 -1
modified src-tauri/tauri.conf.json
@@ -17,7 +17,9 @@
      }
    ],
    "security": {
-
      "csp": null
+
      "csp": {
+
        "default-src": "'self'"
+
      },
      "pattern": {
        "use": "isolation",
        "options": {