nextcloud/lib/private/Files/Storage
Robin Appelman e357d46863
filter files containing a hash in the path for ftp storages
the php ftp streamwrapper doesn't handle hashes correctly and will break when it tries to enter a path containing a hash.

By filtering out paths containing a hash we can at least stop the external storage from breaking completely

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-10 14:18:40 +02:00
..
PolyFill Update license headers 2019-12-05 15:38:45 +01:00
Wrapper relax permissions mask check for detecting part file rename 2020-06-24 13:06:14 +02:00
Common.php filter files containing a hash in the path for ftp storages 2020-07-10 14:18:40 +02:00
CommonTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
DAV.php Set retry = false for forbidden exception. 2020-06-25 23:34:41 +02:00
FailedStorage.php Update license headers 2019-12-05 15:38:45 +01:00
Flysystem.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Home.php Update license headers 2019-12-05 15:38:45 +01:00
Local.php Clear the statscache before fetching the metadata 2020-05-22 09:21:53 +02:00
LocalRootStorage.php prevent the root storage from accidentally scanning user folders 2020-06-11 15:41:33 +02:00
LocalTempFileTrait.php Update license headers 2019-12-05 15:38:45 +01:00
Storage.php Update license headers for 19 2020-04-29 11:57:22 +02:00
StorageFactory.php Update license headers 2019-12-05 15:38:45 +01:00
Temporary.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00