You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/connector/sabre
Jörn Friedrich Dreyer 13514fd1ad Merge pull request #4348 from owncloud/fixing-4343-master 12 years ago
..
ServiceUnavailable.php webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 12 years ago
auth.php WebDAV Auth Connector: Check if already logged in 12 years ago
directory.php webdav quota now displays the same values as the web interface does 12 years ago
file.php throw exception if encryption was disabled but files are still encrypted to prevent the client from syncing unreadable files 12 years ago
locks.php Merge pull request #3799 from owncloud/fix_pdo_statement_wrapper_numrows_on_modification 12 years ago
maintenanceplugin.php Also check for needed upgrade in the Sabre Maintenance connector 12 years ago
node.php use to_char when comparing clob to string on oracle, use execute audited 12 years ago
objecttree.php use strict equals in readdir loops to prevent issues with '0' files 12 years ago
principal.php Port DAV groupMemberSet fix to master #4458 12 years ago
quotaplugin.php lacy initialization of fileView - in case basic auth is used FileSystem is not yet initialized during the initialize() call 12 years ago
request.php Fix SpaceBeforeOpenBrace errors 12 years ago