-
-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Main UI: Improve Content-Security-Policy (#2714)
This new CSP is much more restrictive compared to the old one: - Don't allow any origin as default - Don't allow eval() usage - Don't allow data:, gap:, content: and blob: schemes by default --------- Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
- Loading branch information
1 parent
94b3e7c
commit 654c89e
Showing
1 changed file
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters