nextcloud/apps/files_external/lib
Vincent Petry 39cbdca429 Fixed path normalization to prevent dot dirs
Fixes #5945 where stat(.) would cause the backend OC to cache a dot dir
(only in older versions)
2013-11-21 16:07:01 +01:00
..
amazons3.php Always check variable type before using readdir to avoid surprises 2013-09-04 13:06:04 +02:00
config.php settings tags for optional parameters 2013-10-29 10:21:50 +01:00
dropbox.php fixing require path 2013-08-18 19:14:14 +02:00
ftp.php Dont task external storages with creating their own root 2013-04-26 17:40:31 +02:00
google.php Always check variable type before using readdir to avoid surprises 2013-09-04 13:06:04 +02:00
irods.php Merge pull request #4719 from owncloud/port_4701_master 2013-09-12 15:44:20 -07:00
sftp.php Fixed error-checking error in sftp.php 2013-11-15 21:10:09 +01:00
smb.php Fixed SMB file deletion success detection 2013-11-19 15:05:11 +01:00
streamwrapper.php fix recursive delete for smb 2013-10-01 22:33:58 +02:00
swift.php add configuration parameter to manually set the timeout of HTTP requests 2013-10-24 16:19:17 +02:00
webdav.php Fixed path normalization to prevent dot dirs 2013-11-21 16:07:01 +01:00