3cefc5d7df
* Limits raw requests to 300 per minute and per raw path. * Add a new attribute to ApplicationSettings so user can change this value on their instance. * Uses Gitlab::ActionRateLimiter to limit the raw requests. * Add a new method into ActionRateLimiter to log the event into auth.log Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/48717
5 lines
108 B
YAML
5 lines
108 B
YAML
---
|
|
title: Add Rate Request Limiter to RawController#show endpoint
|
|
merge_request: 30635
|
|
author:
|
|
type: added
|