nextcloud/tests/lib/Files
Ferdinand Thiessen bdbeabafa7
feat: Add forbidden_filename_basenames config option
This allows to configure forbidden filenames (the full filename like `.htaccess`)
and also forbidden basenames like `com0` where `com0`, `com0.txt` and `com0.tar.gz` will match.
We need this as only using basenames was too restrictive and will cause problems on some systems when updating.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-15 19:39:18 +02:00
..
AppData chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Cache chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Config chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Mount chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Node chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ObjectStore chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Search chore: Add SPDX header 2024-05-13 17:41:36 +02:00
SimpleFS chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Storage chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Stream chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Type chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Utils chore: Add SPDX header 2024-05-13 17:41:36 +02:00
EtagTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
FileInfoTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
FilenameValidatorTest.php feat: Add forbidden_filename_basenames config option 2024-07-15 19:39:18 +02:00
FilesystemTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
PathVerificationTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00
ViewTest.php chore: Add SPDX header 2024-05-13 17:41:36 +02:00