nextcloud/lib/private/connector/sabre
Jörn Friedrich Dreyer f551917a3c kill OC::$session
maintain deprecated \OC::$session when getting or setting the session via the server container or UserSession

restore order os OC::$session and OC::$CLI

remove unneded initialization of dummy session

write back session when $useCustomSession is true

log warning when deprecated app is used
2014-08-29 10:22:21 +02:00
..
exception Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
auth.php kill OC::$session 2014-08-29 10:22:21 +02:00
directory.php Add server<->server sharing backend 2014-06-14 10:10:37 +02:00
exceptionloggerplugin.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
file.php Upload abortion is now detected within the OC_Connector_Sabre_File::put() 2014-07-08 11:09:59 +02:00
filesplugin.php perm -> permissions 2014-07-21 13:49:22 +02:00
locks.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
maintenanceplugin.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
node.php WebDAV Permissions: Distinguish between renameing and moving 2014-06-05 14:39:06 +02:00
objecttree.php Catch StorageInvalidException in webdav 2014-07-01 15:03:29 +02:00
principal.php use the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterface 2014-06-04 17:47:09 +02:00
quotaplugin.php move to public namespace 2014-08-19 14:05:08 +02:00
request.php Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
server.php Return whole file if range request cannot be granted due to encryption 2014-08-14 15:18:49 +02:00