Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add parentcheck #4571

Merged

Conversation

dragonchaser
Copy link

@dragonchaser dragonchaser commented Mar 13, 2024

Bugfix: Prevent copying a file to a parent folder

When copying a file to a parent folder, the file would be copied to the parent folder, but the file would not be removed from the original folder.

#refs owncloud/ocis#1230

Copy link

update-docs bot commented Mar 13, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Signed-off-by: Christian Richter <crichter@owncloud.com>
@dragonchaser dragonchaser force-pushed the ocis-1230-do-not-overwrite-parent branch from 0554150 to 3c061f0 Compare March 13, 2024 07:43
@dragonchaser dragonchaser marked this pull request as ready for review March 13, 2024 09:01
@dragonchaser dragonchaser requested review from labkode, a team and glpatcern as code owners March 13, 2024 09:01
@dragonchaser dragonchaser marked this pull request as draft March 13, 2024 09:02
Signed-off-by: Christian Richter <crichter@owncloud.com>
@dragonchaser dragonchaser force-pushed the ocis-1230-do-not-overwrite-parent branch from 8ac60d4 to 5546eed Compare March 13, 2024 09:11
Signed-off-by: Christian Richter <crichter@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
@dragonchaser dragonchaser force-pushed the ocis-1230-do-not-overwrite-parent branch from 069dbea to 05bbbd1 Compare March 14, 2024 09:00
@dragonchaser dragonchaser marked this pull request as ready for review March 14, 2024 09:02
@dragonchaser dragonchaser merged commit 1aca43c into cs3org:edge Mar 14, 2024
9 checks passed
@dragonchaser dragonchaser deleted the ocis-1230-do-not-overwrite-parent branch March 14, 2024 09:55
This was referenced Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants