server/apps/dav/lib/connector/sabre
Vincent Petry ce897f80e6 Send download token as cookie to tell the UI that it started
This used to be done in the ajax download code. Now that single file
downloads are going through Webdav, the token handling needs to be done
here too.
2015-11-22 16:05:51 +01:00
..
exception Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01:00
appenabledplugin.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
auth.php Implement CSRF protection 2015-11-19 11:34:59 +01: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 Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01: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 Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01:00
filesplugin.php Send download token as cookie to tell the UI that it started 2015-11-22 16:05:51 +01:00
listenerplugin.php Fix webdav access 2015-10-16 13:17:12 +02:00
lockplugin.php Add internal locking plugin - fixes #20502 2015-11-16 16:09:04 +01:00
maintenanceplugin.php Consolidate webdav code - move all to one app 2015-10-16 13:17:12 +02:00
node.php Add internal fileid to webdav response 2015-11-18 11:41:04 +01:00
objecttree.php Allow storage wrappers to through a forbidden exception with retry information 2015-11-17 10:39:52 +01: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 internal locking plugin - fixes #20502 2015-11-16 16:09:04 +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