Commit Graph

12 Commits

Author SHA1 Message Date
Ralf Becker
38f3e77cb5 only modify js&css files for "real" browsers identified by existing of HTTP_REFERER, to return false data to WebDAV clients eg. used for backup 2014-07-17 07:35:44 +00:00
Ralf Becker
e6612b853f mitigate risk of serving javascript or css via webdav from our domain 2014-07-16 14:54:56 +00:00
Ralf Becker
6c9cdea699 * WebDAV/Filemanager: reject to save files by clients using chunked transfer-encoding on servers which does not support that (eg. OS X Finder with server using FastCGI PHP) 2014-02-24 12:40:42 +00:00
Ralf Becker
c6d2a0c6ce to mitigate html download with CSP: no blacklisting just IE, only whitelist tested browsers and versions 2013-10-01 09:51:06 +00:00
Ralf Becker
1a6e873c7e mitigate risk of html downloads by using Content-Security-Policy header or Content-Disposition: attachment for IE 2013-09-12 18:51:13 +00:00
Ralf Becker
533cb9ec64 * Filemanager: fixed not working "Save as" for Internet Explorer (all versions), gave PHP Fatal Error 2013-03-25 18:27:59 +00:00
Ralf Becker
e1ddf5c28d * Filemanager: fixing problem creating new directory with cyrilic name, also generating etag for directories as required by ownCloud 2013-03-20 12:57:36 +00:00
Ralf Becker
f5ce49318a fixed PROPFIND did not return additional properties if path contained special chars like ? or # 2012-07-13 15:56:17 +00:00
Ralf Becker
8bca2eb07f * WebDAV/Filemanager: fixed not working home-directores 2012-04-10 07:39:10 +00:00
Ralf Becker
09eb4cbbe1 fixed no longer possible direct access/mount of VFS root via WebDAV after r36606 2011-09-19 11:41:01 +00:00
Ralf Becker
769bc837c2 * Filemanager/WebDAV: understand Windows7 modification time attribute and setting and returning is as vfs modification time 2011-09-15 12:19:56 +00:00
Ralf Becker
9e47519977 reimplement GetDir to send content-type header with charset 2010-10-14 18:17:36 +00:00