nextcloud/lib/private/Files/Storage/Wrapper
Vincent Petry c92a0e4152
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-17 09:43:25 +01:00
..
Availability.php Update lib/private/Files/Storage/Wrapper/Availability.php add void 2021-11-05 10:28:41 +01:00
Encoding.php Normalize directory entries in Encoding wrapper 2021-11-17 09:43:25 +01:00
EncodingDirectoryWrapper.php Normalize directory entries in Encoding wrapper 2021-11-17 09:43:25 +01:00
Encryption.php Add type hint to fread_block $blockSize param & apply cs:fix. 2021-10-23 15:11:23 +01:00
Jail.php Merge branch 'master' into imountpoint-ocp-storage 2021-10-22 11:47:37 +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 Merge branch 'master' into imountpoint-ocp-storage 2021-10-22 11:47:37 +02:00