nextcloud-server/tests/lib/Files
Git'Fellow 2bb8c023c2 fix(files): Check if the target path is a descendant of the shared folder path
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: tests

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: fix tests

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: add tests

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>

fix: tests
2024-09-06 02:00:43 +07:00
..
AppData chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Cache chore: Apply php:cs recommendations 2024-08-28 14:54:14 +07:00
Config fix: make usermountcache compatible with sharding 2024-07-17 19:16:05 +07:00
Mount chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Node fix: Renaming does not need update but delete permissions 2024-08-28 20:23:50 +07:00
ObjectStore ci: Skip flaky test on PHP 8.3 2024-08-21 13:55:13 +07:00
Search chore: Add SPDX header 2024-05-13 17:41:36 +07:00
SimpleFS chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Storage refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 2024-07-16 12:49:09 +07:00
Stream chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Type chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Utils chore: Add SPDX header 2024-05-13 17:41:36 +07:00
EtagTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
FileInfoTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
FilenameValidatorTest.php fix: `FilenameValidator::isForbidden` should only check forbidden files 2024-08-22 08:51:58 +07:00
FilesystemTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
PathVerificationTest.php fix: Adjust filename validation messages 2024-08-30 14:48:23 +07:00
ViewTest.php fix(files): Check if the target path is a descendant of the shared folder path 2024-09-06 02:00:43 +07:00