server/apps/dav/lib
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
..
caldav Convert the old principal to the new principal before getting calendars 2016-02-19 12:35:33 +01:00
carddav Sync a users contacts birthday to the users birthday calendar 2016-02-18 11:48:34 +01:00
comments Deduplicate slashes 2016-02-15 10:54:56 +01:00
connector Make non-public-method protected 2016-02-22 15:26:59 +01:00
dav Require CSRF token for non WebDAV authenticated requests 2016-02-18 11:18:36 +01:00
files Check that the owner of a link share still has share permissions on access 2016-02-09 15:02:34 +01:00
migration Migration of calendars 2016-02-09 11:20:31 +01:00
systemtag Check if user has permission to create such a tag 2016-02-19 20:45:20 +01:00
hookmanager.php On login we create a default calendar and a default addressbook for the user - fixes #22360 2016-02-15 14:41:54 +01:00
rootcollection.php Sync a users contacts birthday to the users birthday calendar 2016-02-18 11:48:34 +01:00
server.php Add header for attachment disposition only once 2016-02-23 12:23:41 +01:00