0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/tests/lib/Files
Ferdinand Thiessen b48ee2e924
fix: Harden files scanner for invalid null access
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-28 20:08:46 +01:00
..
AppData refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Cache fix: Metadata field search 2025-01-20 14:41:55 +01:00
Config test: update test for mountpoint numeric storage id 2025-01-13 18:09:29 +01:00
Mount refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +02:00
Node test: put parent items into cache in tests 2024-09-18 16:10:14 +02:00
ObjectStore fix: Harden files scanner for invalid null access 2025-01-28 20:08:46 +01:00
Search refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
SimpleFS refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Storage fix: Harden files scanner for invalid null access 2025-01-28 20:08:46 +01:00
Stream refactor(Stream\Encryption): Migrate to strong types 2024-10-07 14:02:27 +02:00
Type refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Utils refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
EtagTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
FileInfoTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
FilenameValidatorTest.php fix: FilenameValidator::isForbidden should only check forbidden files 2024-08-21 04:16:14 +02:00
FilesystemTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
PathVerificationTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
ViewTest.php fix: improve checks for moving shares/storages into other mounts 2025-01-03 15:36:32 +01:00