nextcloud/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 +01:00
..
AppData
Cache
Config
Mount
Node
ObjectStore
Search
SimpleFS
Storage
Stream
Type
Utils
EtagTest.php
FileInfoTest.php
FilenameValidatorTest.php
FilesystemTest.php
PathVerificationTest.php
ViewTest.php