nextcloud/apps/files_external/lib
Thomas Mueller 1d7d5d2894 In cases where smb4php returns false of an empty array stat/( has to return false.
Fixes #3466 because the test method of external filesystems uses stat() to detect if the given parameters are okay.

Changes to 3rdparty are necessary as well:
https://github.com/owncloud/3rdparty/pull/33
2013-06-01 00:06:23 +02:00
..
amazons3.php Merge branch 'master' into external_storage_ui_feedback 2013-02-19 19:12:14 -05:00
config.php External Storage: Check for curl in PHP 2013-04-23 12:36:30 +02:00
dropbox.php Dont task external storages with creating their own root 2013-04-26 17:40:31 +02:00
ftp.php Dont task external storages with creating their own root 2013-04-26 17:40:31 +02:00
google.php Merge branch 'master' into external_storage_ui_feedback 2013-02-19 19:12:14 -05:00
sftp.php Dont task external storages with creating their own root 2013-04-26 17:40:31 +02:00
smb.php In cases where smb4php returns false of an empty array stat/( has to return false. 2013-06-01 00:06:23 +02:00
streamwrapper.php Dont task external storages with creating their own root 2013-04-26 17:40:31 +02:00
swift.php Set storage id for openstack swift backend 2013-05-01 00:24:34 +02:00
webdav.php Dont task external storages with creating their own root 2013-04-26 17:40:31 +02:00