server/tests
Patrick Conrad 1806baaeaf
Remove cookies from Clear-Site-Data Header
In 2f87fb6b45 this header was introduced. The referenced documentation says:

> When delivered with a response from https://example.com/clear, the following header will cause cookies associated with the origin https://example.com to be cleared, as well as cookies on any origin in the same registered domain (e.g. https://www.example.com/ and https://more.subdomains.example.com/).

This also applies if `https://nextcloud.example.com/` sends the `Clear-Site-Data: "cookies"` header.
This is not the behavior we want at this point!

So I removed the deletion of cookies from the header. This has no effect on the logout process as this header is supported only recently and the logout works in old browsers as well.

Signed-off-by: Patrick Conrad <conrad@iza.org>
2018-10-15 14:46:06 +02:00
..
acceptance Change wording of 'Copy URL' to more understandable 'Copy link' 2018-10-01 11:02:12 +02:00
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
Core Remove cookies from Clear-Site-Data Header 2018-10-15 14:46:06 +02:00
data Refactors the scss svg functions 2018-10-02 08:37:55 +02:00
docker Namespace and array syntax fixes 2017-03-19 14:52:54 -06:00
lib Merge pull request #11714 from nextcloud/lookupserver-and-global-scale 2018-10-15 12:14:04 +02:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +01:00
Settings Make it possible to enforce mandatory 2FA for groups 2018-10-15 08:22:52 +02:00
travis
ui-regression Keep timestamp replacements at the beginning 2018-07-30 15:24:46 +02:00
apps.php
bootstrap.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 2018-02-26 14:54:27 +01:00
enable_all.php Add tests 2018-01-25 13:44:47 +01:00
karma.config.js Move files_versions to compiled handlebars templates 2018-10-04 09:53:45 +02:00
phpunit-autotest-external.xml
phpunit-autotest.xml Do not cover composer folders for code coverage 2018-10-01 11:47:11 +02:00
preseed-config.php add azure unit tests with azurite 2018-06-04 16:18:03 +02:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +02:00
redis.config.php Fix drone 2017-07-14 15:04:18 +02:00
startsessionlistener.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +01:00