nextcloud/lib/private/Files
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
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache prevent the root storage from accidentally scanning user folders 2020-06-11 15:41:33 +02:00
Config Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Mount ensure home storage is initialized on first setup 2020-07-09 11:14:45 +02:00
Node Add lazy events for the Node API 2020-05-28 12:35:45 +02:00
Notify Update license headers 2019-12-05 15:38:45 +01:00
ObjectStore Fix static method call for s3 bucket compat check 2020-07-03 09:02:58 +02:00
Search Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
SimpleFS Update license headers for 19 2020-04-29 11:57:22 +02:00
Storage filter files containing a hash in the path for ftp storages 2020-07-10 14:18:40 +02:00
Stream Update license headers for 19 2020-04-29 11:57:22 +02:00
Type Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Utils Add visibility to all constants 2020-04-10 16:54:27 +02:00
FileInfo.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Filesystem.php ensure home storage is initialized on first setup 2020-07-09 11:14:45 +02:00
View.php Update license headers for 19 2020-04-29 11:57:22 +02:00