nextcloud-server/tests/lib/Files/Node
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 +07:00
..
FileTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
FolderTest.php fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-11 15:46:44 +07:00
HookConnectorTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IntegrationTest.php fix: Renaming does not need update but delete permissions 2024-08-28 17:22:20 +07:00
NodeTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
RootTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00