nextcloud-server/lib/private/Files/Storage/Wrapper
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
..
Availability.php
Encoding.php Normalize directory entries in Encoding wrapper 2021-11-19 14:51:39 +07:00
EncodingDirectoryWrapper.php Normalize directory entries in Encoding wrapper 2021-11-19 14:51:39 +07:00
Encryption.php Handle files with is_file instead of file_exists 2021-10-23 09:28:25 +07:00
Jail.php Merge pull request #26090 from nextcloud/backport/25722/stable21 2021-03-17 20:09:50 +07:00
PermissionsMask.php
Quota.php Update license headers 2020-12-30 14:07:05 +07:00
Wrapper.php catch notfound and forbidden exception in smb::getmetadata 2021-03-05 07:51:47 +07:00