nextcloud/lib/private/Files/Storage/Wrapper
Vincent Petry a721d346b9 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:40 +00:00
..
Availability.php Update php licenses 2021-06-04 22:02:41 +02:00
Encoding.php Normalize directory entries in Encoding wrapper 2021-11-19 14:51:40 +00:00
EncodingDirectoryWrapper.php Normalize directory entries in Encoding wrapper 2021-11-19 14:51:40 +00:00
Encryption.php Handle files with is_file instead of file_exists 2021-10-23 09:28:13 +00:00
Jail.php Update php licenses 2021-06-04 22:02:41 +02:00
PermissionsMask.php Update php licenses 2021-06-04 22:02:41 +02:00
Quota.php Update php licenses 2021-06-04 22:02:41 +02:00
Wrapper.php Update php licenses 2021-06-04 22:02:41 +02:00