nextcloud-server/tests/lib/Files
Ferdinand Thiessen 254dd85664
fix(IFilenameValidator): correctly handle case insensitivity
- forbidden names and forbidden base names are case **insensitive**
  so we need to check all lowercase here.
- add test that config value is also read case insensitive.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-21 01:00:58 +07:00
..
AppData
Cache fix: Metadata field search 2025-01-20 14:41:55 +07:00
Config test: update test for mountpoint numeric storage id 2025-01-13 18:09:29 +07:00
Mount
Node
ObjectStore fix: Harden files scanner for invalid null access 2025-01-28 20:08:46 +07:00
Search
SimpleFS
Storage fix: Harden files scanner for invalid null access 2025-01-28 20:08:46 +07:00
Stream
Type fix: make sure we process mime extensions as string 2025-02-05 12:35:41 +07:00
Utils
EtagTest.php
FileInfoTest.php
FilenameValidatorTest.php fix(IFilenameValidator): correctly handle case insensitivity 2025-03-21 01:00:58 +07:00
FilesystemTest.php
PathVerificationTest.php
ViewTest.php fix: improve checks for moving shares/storages into other mounts 2025-01-03 15:36:32 +07:00