Commit 3e6414b7 authored by Nick Thomas's avatar Nick Thomas

Merge branch 'update-whitelist-link' into 'master'

Update query limiting whitelist link

See merge request gitlab-org/gitlab!21741
parents 703fb463 8e61d639
......@@ -446,7 +446,7 @@ module API
end
# rubocop: disable CodeReuse/ActiveRecord
delete ":id" do
Gitlab::QueryLimiting.whitelist('https://gitlab.com/gitlab-org/gitlab-foss/issues/42279')
Gitlab::QueryLimiting.whitelist('https://gitlab.com/gitlab-org/gitlab/issues/20757')
authenticated_as_admin!
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment