nextcloud/apps/files_external/lib/storage
Vincent Petry 4326d73ff6
Fix SMB storage to not normalize UTF8
This makes sure that even if a NFD file name exists, it is found by the
storage and will be visible to higher layers. Even though the file will
be discarded anyway there, it gives the scanner a chance to display a
warning at least.
2016-04-29 16:19:53 +02:00
..
amazons3.php Fix storage backend class namespaces and move to subdir 2016-04-14 00:44:28 +01:00
dropbox.php Fix loading the dropbox autoloader 2016-04-15 12:46:47 +02:00
ftp.php Fix storage backend class namespaces and move to subdir 2016-04-14 00:44:28 +01:00
google.php Fix storage backend class namespaces and move to subdir 2016-04-14 00:44:28 +01:00
owncloud.php Fix storage backend class namespaces and move to subdir 2016-04-14 00:44:28 +01:00
sftp.php Fix storage backend class namespaces and move to subdir 2016-04-14 00:44:28 +01:00
smb.php Fix SMB storage to not normalize UTF8 2016-04-29 16:19:53 +02:00
streamwrapper.php Fix storage backend class namespaces and move to subdir 2016-04-14 00:44:28 +01:00
swift.php Fix storage backend class namespaces and move to subdir 2016-04-14 00:44:28 +01:00