nextcloud/lib/connector/sabre
Thomas Müller 6c5466a540 adding file_exists check just to be on the save side 2013-09-24 13:53:32 +02:00
..
ServiceUnavailable.php webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 2013-01-09 00:37:50 +01:00
auth.php WebDAV Auth Connector: Check if already logged in 2013-07-17 13:51:15 +02:00
directory.php adding file_exists check just to be on the save side 2013-09-24 13:53:32 +02:00
file.php throw exception if encryption was disabled but files are still encrypted to prevent the client from syncing unreadable files 2013-08-14 09:44:29 +02:00
locks.php Merge pull request #3799 from owncloud/fix_pdo_statement_wrapper_numrows_on_modification 2013-06-28 07:15:38 -07:00
maintenanceplugin.php Also check for needed upgrade in the Sabre Maintenance connector 2013-05-04 00:07:30 +02:00
node.php use to_char when comparing clob to string on oracle, use execute audited 2013-06-24 16:12:21 +02:00
objecttree.php Always check variable type before using readdir to avoid surprises 2013-09-04 13:06:04 +02:00
principal.php Port DAV groupMemberSet fix to master #4458 2013-08-18 15:54:56 +02:00
quotaplugin.php lacy initialization of fileView - in case basic auth is used FileSystem is not yet initialized during the initialize() call 2013-08-26 20:21:16 +02:00
request.php Fix SpaceBeforeOpenBrace errors 2013-02-14 08:36:26 +01:00