server/lib
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
..
l10n [tx-robot] updated from transifex 2015-03-26 01:55:29 -04:00
private Serve all files with a Content-Disposition of 'attachment' via WebDAV 2015-03-26 20:01:05 +01:00
public Update license headers 2015-03-26 11:44:36 +01:00
repair Merge pull request #14665 from owncloud/fileid-increment 2015-03-26 19:36:18 +01:00
autoloader.php Update license headers 2015-03-26 11:44:36 +01:00
base.php Merge pull request #15232 from owncloud/remove-arg-separator-magic 2015-03-26 19:41:22 +01:00