Skip to content

Adding Secure Files upload limit

Darby Frey requested to merge secure-files-limit into master

What does this MR do and why?

Following up on https://gitlab.com/gitlab-org/gitlab/-/issues/355638, this MR adds a simple, per project upload limit to Secure Files. This limit of 100 files per project is intended to be an initial limit to be in place as we roll out the feature and observe usage. This specific limit or the limiting mechanism may change in the future.

For reference, a walkthrough of the Secure Files feature can be seen here https://youtu.be/eK3FUskHfdo.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Mayra Cabrera

Merge request reports

Loading