nextcloud/tests/lib/Files
Ferdinand Thiessen 030c209d22 fix: Renaming does not need update but delete permissions
Renaming is basically copy + delete (a move), so no need to update permissions.
Especially if the node is in a invalid directory the node should be moveable but not editable.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-28 17:22:20 +02:00
..
AppData chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Cache chore: Apply php:cs recommendations 2024-08-28 10:44:18 +02:00
Config fix: make usermountcache compatible with sharding 2024-07-17 19:16:05 +02:00
Mount style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Node fix: Renaming does not need update but delete permissions 2024-08-28 17:22:20 +02:00
ObjectStore style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Search style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SimpleFS chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Storage style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Stream style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +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 fix: FilenameValidator::isForbidden should only check forbidden files 2024-08-21 04:16:14 +02:00
FilesystemTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
PathVerificationTest.php refactor: Migrate filename validation logic from Storage to FilenameValidator 2024-07-16 12:49:09 +02:00
ViewTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00