diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-07-21 20:40:32 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-07-21 20:40:32 +0200 |
commit | 874ccbfb817569b6e741af477addb287342145d0 (patch) | |
tree | b7731cb0e9286f480d0e278c34d75bddfc382156 /lib/private/files/cache | |
parent | 2d691c2fb4f00558f4bac55fb9c6b23b85b416c5 (diff) | |
download | nextcloud-server-874ccbfb817569b6e741af477addb287342145d0.tar.gz nextcloud-server-874ccbfb817569b6e741af477addb287342145d0.zip |
Add custom CSP for Win 10 compatibility
The default content-security-policy of ownCloud forbids inline
JavaScript for security reasons. IE starting on Windows 10 will
however also obey the CSP which will break the event source fallback.
As a workaround thus we set a custom policy which allows the execution
of inline JavaScript.
This fixes https://github.com/owncloud/core/issues/14286
Diffstat (limited to 'lib/private/files/cache')
0 files changed, 0 insertions, 0 deletions