server/build/integration/features/bootstrap
Lukas Reschke fc2c5fe414 Add header for attachment disposition only once
Recent refactorings have resulted in the header being added twice, this makes browsers ignore the header which removes any security gains.

This changeset adds the header only once and adds integration tests ensuring the correct header in future.

https://github.com/owncloud/core/issues/22577
2016-02-23 12:23:41 +01:00
..
BasicStructure.php Added sabre dav in webdav, modified skeleton to have parent and child folders 2015-11-27 12:55:48 +00:00
CapabilitiesContext.php Deduplicate the array 2015-12-11 16:25:35 +01:00
CommentsContext.php Add integration tests for comments 2016-02-19 18:08:34 +01:00
FeatureContext.php Restructured FeatureContext to reuse some parts and run two servers in parallel 2015-11-26 17:03:17 +01:00
FederationContext.php Restructured FeatureContext to reuse some parts and run two servers in parallel 2015-11-26 17:03:17 +01:00
Provisioning.php Make sure to login at least once for the intergration tests 2016-01-06 14:53:43 +01:00
Sharing.php Add integration tests for comments 2016-02-19 18:08:34 +01:00
TagsContext.php Add integration tests for tags 2016-02-19 20:45:20 +01:00
WebDav.php Add header for attachment disposition only once 2016-02-23 12:23:41 +01:00