nextcloud-server/lib/private/Files/Storage
Vincent Petry ca37664887 Normalize directory entries in Encoding wrapper
Directory entry file names are now normalized in getMetaData(),
getDirectoryContents() and opendir().

This makes the scanner work properly as it assumes pre-normalized names.

In case the names were not normalized, the scanner will now skip the
entries and display a warning when applicable.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-11-19 14:51:39 +07:00
..
PolyFill Update license headers 2019-12-05 15:38:45 +07:00
Wrapper Normalize directory entries in Encoding wrapper 2021-11-19 14:51:39 +07:00
Common.php Make sure that a empty directory can still be deleted when copied from another storage 2021-10-11 08:01:08 +07:00
CommonTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
DAV.php Update license headers 2020-12-30 14:07:05 +07:00
FailedStorage.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Flysystem.php Update license headers 2020-12-30 14:07:05 +07:00
Home.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Local.php Fix security issues when copying groupfolder with advanced ACL 2021-10-21 16:34:46 +07:00
LocalRootStorage.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
LocalTempFileTrait.php Update license headers 2019-12-05 15:38:45 +07:00
Storage.php catch notfound and forbidden exception in smb::getmetadata 2021-03-05 07:51:47 +07:00
StorageFactory.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Temporary.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00