Skip to content

[stable24] Check quota on file copy - #35328

Merged
GretaD merged 4 commits into
stable24from
backport/35009/stable24
Nov 23, 2022
Merged

[stable24] Check quota on file copy#35328
GretaD merged 4 commits into
stable24from
backport/35009/stable24

Conversation

@come-nc

Copy link
Copy Markdown
Contributor

Backport of #35009

come-ncand others added 4 commits November 22, 2022 13:56
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>
@come-nccome-nc added the 3. to review Waiting for reviews label Nov 22, 2022
@come-nccome-nc self-assigned this Nov 22, 2022
@come-nccome-nc added this to the Nextcloud 24.0.8 milestone Nov 22, 2022
@come-nc
come-nc requested review from a team, ArtificialOwl, CarlSchwan and icewind1991 and removed request for a teamNovember 22, 2022 12:58
$parentNode = $this->server->tree->getNodeForPath($parent);
$path = $parentNode->getPath();
}

Check notice

Code scanning / Psalm

UndefinedInterfaceMethod

Method Sabre\DAV\INode::getPath does not exist

@PVince81PVince81 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@blizzzblizzz mentioned this pull request Nov 23, 2022
9 tasks
@GretaD
GretaD merged commit 69d59d3 into stable24Nov 23, 2022
@GretaD
GretaD deleted the backport/35009/stable24 branch November 23, 2022 09:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@come-nc@PVince81@GretaD@github-advanced-security@icewind1991