nextcloud/lib/private/connector/sabre
Vincent Petry 02513f8d04 Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"
Fix regression that makes PROPPATCH of mtime work like it did in OC <=
8.0.
The PROPPATCH must be done on the "lastmodified" property.
The "getlastmodified" now return 403 again.
2015-10-13 12:51:21 +02:00
..
exception Return 423 instead of 503 for locked files 2015-06-01 13:24:02 +02:00
appenabledplugin.php Update license headers 2015-03-26 11:44:36 +01:00
auth.php update licence headers via script 2015-10-05 21:15:52 +02:00
blocklegacyclientplugin.php Catch not existing User-Agent header 2015-04-23 16:33:51 +02:00
copyetagheaderplugin.php update licence headers via script 2015-10-05 21:15:52 +02:00
custompropertiesbackend.php update licence headers via script 2015-10-05 21:15:52 +02:00
directory.php wrap the entire put operation in a read lock 2015-09-14 20:35:33 +02:00
dummygetresponseplugin.php Explicitly specify status code 200 as response code 2015-08-25 18:07:40 +02:00
exceptionloggerplugin.php update licence headers via script 2015-10-05 21:15:52 +02:00
file.php prevent 0 byte downloads when storage returns false 2015-09-17 11:16:00 +02:00
filesplugin.php Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified" 2015-10-13 12:51:21 +02:00
listenerplugin.php Allow listeners to set status code and message 2015-09-23 15:15:07 +02:00
lockplugin.php handle notfound exceptions in lock plugin 2015-09-14 20:35:33 +02:00
maintenanceplugin.php update licence headers via script 2015-10-05 21:15:52 +02:00
node.php expose locking api in sabre connector 2015-09-14 20:35:33 +02:00
objecttree.php split out creating the sabre dav server to it's own factory 2015-08-11 14:43:46 +02:00
principal.php Update license headers 2015-03-26 11:44:36 +01:00
quotaplugin.php fix webdav quota check for the root of the dav endpoint 2015-05-12 14:02:27 +02:00
server.php Update license headers 2015-03-26 11:44:36 +01:00
serverfactory.php [WEBDAV] check if delete of source is allowed on move 2015-10-07 11:58:16 +02:00
taglist.php Update license headers 2015-03-26 11:44:36 +01:00
tagsplugin.php update license headers and authors 2015-06-25 14:13:49 +02:00