server/lib
Lukas Reschke 874ccbfb81 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
2015-07-21 20:40:32 +02:00
..
l10n [tx-robot] updated from transifex 2015-07-21 01:54:52 -04:00
private Add custom CSP for Win 10 compatibility 2015-07-21 20:40:32 +02:00
public Merge pull request #17046 from nicolas-grekas/fix-16654 2015-07-16 11:35:25 +02:00
repair Merge pull request #17088 from owncloud/add-verbosity-to-upgrade 2015-07-01 08:56:06 +02:00
autoloader.php Remove OC_Log 2015-07-03 18:00:16 +02:00
base.php Merge pull request #17381 from owncloud/fix_sharing_add_to_group 2015-07-21 13:30:41 +02:00