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

[stable24] Check quota on file copy #35332

Merged
merged 4 commits into from
Nov 23, 2022
Merged

[stable24] Check quota on file copy #35332

merged 4 commits into from
Nov 23, 2022

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #35232

come-nc and others added 4 commits November 22, 2022 13:53
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Let’s be safe

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@backportbot-nextcloud backportbot-nextcloud bot added this to the Nextcloud 24.0.8 milestone Nov 22, 2022
$parent = '';
}
$parentNode = $this->server->tree->getNodeForPath($parent);
$path = $parentNode->getPath();

Check notice

Code scanning / Psalm

UndefinedInterfaceMethod

Method Sabre\DAV\INode::getPath does not exist
@ChristophWurst ChristophWurst changed the title [stable24] [stable25] Check quota on file copy [stable24] Check quota on file copy Nov 23, 2022
@blizzz blizzz mentioned this pull request Nov 23, 2022
9 tasks
@blizzz blizzz added the 3. to review Waiting for reviews label Nov 23, 2022
@blizzz blizzz requested review from a team, PVince81, ArtificialOwl and come-nc and removed request for a team November 23, 2022 17:26
Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@PVince81 PVince81 requested a review from blizzz November 23, 2022 19:50
@blizzz blizzz merged commit a2714ac into stable24 Nov 23, 2022
@blizzz blizzz deleted the backport/35232/stable24 branch November 23, 2022 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants