Skip to content

Revert "Merge branch 'disable-rack-attack-throttling' into 'master'"

Stan Hu requested to merge revert-26512c4a into master

This reverts merge request !295 (merged).

gitlab!19185 (merged) should fix the root cause of this particular issue (disables Rack attack by default), while gitlab!19184 (merged) restores the previous behavior of rate limiting only POST requests.

Merge request reports