nextcloud/apps/dav/lib/connector/sabre
Lukas Reschke a3fc40921b Add fake locker plugin for WebDAVFS
WebDAVFS as used by Finder requires a Class 2 compatible WebDAV server. This change introduces a fake locking provider which will simply advertise Locking support when a request originates from WebDAVFS. It will also return successful LOCK and UNLOCK responses.
2015-11-13 23:31:08 +01:00
..
exception Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
appenabledplugin.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
auth.php Add tests for Sabre Auth plugin + make getCurrentUser compatible 2015-10-23 17:30:47 +02:00
blocklegacyclientplugin.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
copyetagheaderplugin.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
custompropertiesbackend.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
directory.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
dummygetresponseplugin.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
exceptionloggerplugin.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
fakelockerplugin.php Add fake locker plugin for WebDAVFS 2015-11-13 23:31:08 +01:00
file.php remove locking for chunks 2015-10-20 14:15:59 +02:00
filesplugin.php Verify the src exists in webdav MOVE 2015-10-27 09:22:33 +01:00
listenerplugin.php Fix webdav access 2015-10-16 13:17:12 +02:00
lockplugin.php Adjust for wide locking 2015-10-20 14:14:56 +02:00
maintenanceplugin.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
node.php Remove $ETagFunction - it was never used 2015-10-16 13:17:12 +02:00
objecttree.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
principal.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
quotaplugin.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
server.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
serverfactory.php Add fake locker plugin for WebDAVFS 2015-11-13 23:31:08 +01:00
taglist.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
tagsplugin.php Fix TagList namespace in property map 2015-11-02 14:19:01 +01:00