Skip to content

Add form to Admin Area to control Files API throttling

What does this MR do?

Contributes to #335075

Roadmap

  1. Database migration MR: !68559 (merged)
  2. Throttling configuration form in Admin Area MR <== This MR
  3. Rack attack configuration MR: !68561 (merged)
  4. Documentation update: !68645 (merged)

Why

We want to have an option to rate limit Files API requests.

Current MR

  • Adds rate limiting form for Files API to Admin Area

Screenshots or Screencasts (strongly suggested)

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Vasilii Iakliushin

Merge request reports