Skip to content

Conversation

@joshtrichards
Copy link
Member

Summary

Should fix #55276 and also tidies things up a bit more for future maintenance.

TODO

  • ...

Checklist

Fixes #55276 and tidies things up a bit more for future maintenance.

Signed-off-by: Josh <[email protected]>
@joshtrichards
Copy link
Member Author

/backport to stable32

@joshtrichards
Copy link
Member Author

/backport to stable31

@joshtrichards
Copy link
Member Author

/backport to stable30

@joshtrichards joshtrichards changed the title fix(workflowenigne): stricter length headler handling fix(workflowenigne): stricter length header handling Sep 24, 2025
@nickvergessen nickvergessen merged commit 762d969 into master Sep 26, 2025
198 checks passed
@nickvergessen nickvergessen deleted the jtr/fix/issue-55276 branch September 26, 2025 13:26
@backportbot
Copy link

backportbot bot commented Sep 26, 2025

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/55283/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 51318979 f5039750

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55283/stable30

Error: Failed to push branch backport/55283/stable30: remote: {"auth_status":"auth_error","body":"Invalid username or token. Password authentication is not supported for Git operations."}
fatal: Authentication failed for 'https://github.com/nextcloud/server.git/'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@joshtrichards joshtrichards changed the title fix(workflowenigne): stricter length header handling fix(workflowengine): stricter length header handling Sep 26, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 33, Nextcloud 32 Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Malformed request to FileSize check causes TypeError, leading to Denial of Service

5 participants