nextcloud/lib/private/connector/sabre
Lukas Reschke 55fd0082aa Serve all files with a Content-Disposition of 'attachment' via WebDAV
As an additional security hardening it's sensible to serve these files with a Content-Disposition of 'attachment'. Currently they are served 'inline' and get a "secure mimetype" assigned in case of potential dangerous files.

To test this change ensure that:

- [ ] Syncing with the Desktop client still works
- [ ] Syncing with the Android client still works
- [ ] Syncing with the iOS client still works

I verified that the 1.8 OS X and iOS client still work with this change.
2015-03-26 20:01:05 +01:00
..
exception Update license headers 2015-03-26 11:44:36 +01:00
appenabledplugin.php Update license headers 2015-03-26 11:44:36 +01:00
auth.php Update license headers 2015-03-26 11:44:36 +01:00
custompropertiesbackend.php Update license headers 2015-03-26 11:44:36 +01:00
directory.php Update license headers 2015-03-26 11:44:36 +01:00
dummygetresponseplugin.php Update license headers 2015-03-26 11:44:36 +01:00
exceptionloggerplugin.php Update license headers 2015-03-26 11:44:36 +01:00
file.php Update license headers 2015-03-26 11:44:36 +01:00
filesplugin.php Serve all files with a Content-Disposition of 'attachment' via WebDAV 2015-03-26 20:01:05 +01:00
maintenanceplugin.php Update license headers 2015-03-26 11:44:36 +01:00
node.php Update license headers 2015-03-26 11:44:36 +01:00
objecttree.php Update license headers 2015-03-26 11:44:36 +01:00
principal.php Update license headers 2015-03-26 11:44:36 +01:00
quotaplugin.php Update license headers 2015-03-26 11:44:36 +01:00
server.php Update license headers 2015-03-26 11:44:36 +01:00
taglist.php Update license headers 2015-03-26 11:44:36 +01:00
tagsplugin.php Update license headers 2015-03-26 11:44:36 +01:00