Skip to content
Snippets Groups Projects

Enforce maximum attachment size in project API uploads by default

Merged Stan Hu requested to merge sh-enforce_max_attachment_size_upload_api-default into master
All threads resolved!

This makes the feature flag enforce_max_attachment_size_upload_api enabled by default. Previously all uploads via the project API could bypass the maximum attachment size limit. Now, Workhorse will cut off the transfer with a "413 Request entity too large" message when that limit is hit.

This has been enabled on GitLab.com with an exception list since GitLab 13.11.

Relates to #325787 (closed)

Edited by Stan Hu

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading