mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
e357d46863
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>