summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2019-09-16 12:10:17 +1000
committerMiguel Jacq <mig@mig5.net>2019-09-16 12:10:17 +1000
commit2524ddaf9485e484c87f2cea51414fc0d362187b (patch)
treed120ce70a6d987bc4bfcf137bd004ed58f34b40b /share
parent957d3e9c6d424fdfc394bef529b87f52e16f371f (diff)
downloadonionshare-2524ddaf9485e484c87f2cea51414fc0d362187b.tar.gz
onionshare-2524ddaf9485e484c87f2cea51414fc0d362187b.zip
Make setting the Content-Security-Policy header optional so it doesn't break website mode shares
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index aab6153d..6ca5c01f 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -52,6 +52,7 @@
"gui_settings_onion_label": "Onion settings",
"gui_settings_sharing_label": "Sharing settings",
"gui_settings_close_after_first_download_option": "Stop sharing after files have been sent",
+ "gui_settings_csp_header_enabled_option": "Enable Content Security Policy header",
"gui_settings_individual_downloads_label": "Uncheck to allow downloading individual files",
"gui_settings_connection_type_label": "How should OnionShare connect to Tor?",
"gui_settings_connection_type_bundled_option": "Use the Tor version built into OnionShare",