Skip to content

[stable33] fix: allow file request upload when part_file_in_storage=false - #63380

Open
backportbot[bot] wants to merge 1 commit into
stable33from
backport/62986/stable33
Open

[stable33] fix: allow file request upload when part_file_in_storage=false#63380
backportbot[bot] wants to merge 1 commit into
stable33from
backport/62986/stable33

Conversation

@backportbot

@backportbot backportbot Bot commented Aug 18, 2026

Copy link
Copy Markdown

Backport of PR #62986

The part_file_in_storage option being disabled, causes files to be
uploaded in the user's root, rather than in the final directory. This,
in combination with the use of upload nicknames, was not detected by the
patched check, causing uploads to check for the UPDATE permissions,
which is not granted for file requests, making all uploads always fail.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
@backportbot
backportbot Bot requested a review from a team as a code owner August 18, 2026 12:36
@backportbot
backportbot Bot requested review from Altahrim, come-nc, leftybournes, provokateurin, salmart-dev, sorbaugh and susnux and removed request for a team August 18, 2026 12:36
@backportbot backportbot Bot added bug 3. to review Waiting for reviews 32-feedback labels Aug 18, 2026
@backportbot backportbot Bot added this to the Nextcloud 33.0.9 milestone Aug 18, 2026
@joshtrichards joshtrichards added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish 32-feedback bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants