mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-01 10:56:22 -04:00
Update documentation for 2.4.1
This commit is contained in:
parent
a4985e7029
commit
9ad87ea25e
22 changed files with 39 additions and 29 deletions
|
@ -118,7 +118,10 @@ Content Security Policy
|
|||
|
||||
By default OnionShare helps secure your website by setting a strict `Content Security Policy <https://en.wikipedia.org/wiki/Content_Security_Policy>`_ header. However, this prevents third-party content from loading inside the web page.
|
||||
|
||||
If you want to load content from third-party websites, like assets or JavaScript libraries from CDNs, check the "Don't send Content Security Policy header (allows your website to use third-party resources)" box before starting the service.
|
||||
If you want to load content from third-party websites, like assets or JavaScript libraries from CDNs, you have two options:
|
||||
|
||||
- You can disable sending a Content Security Policy header by checking the "Don't send Content Security Policy header (allows your website to use third-party resources)" box before starting the service.
|
||||
- You can send a custom Content Security Policy header.
|
||||
|
||||
Tips for running a website service
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue