gitlab-org--gitlab-foss/spec
Mayra Cabrera 3cefc5d7df Add RateLimiter to RawController
* 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
2019-07-24 19:49:31 +00:00
..
bin
config
controllers Add RateLimiter to RawController 2019-07-24 19:49:31 +00:00
db Remove CommonMetricsImporter patch 2019-07-09 17:02:08 -06:00
dependencies
factories LFS export records repository_type data 2019-07-24 11:23:51 +00:00
features Merge branch '52442-initial-mysql-support-removal' into 'master' 2019-07-23 21:44:53 +00:00
finders Removed project autocomplete pagination 2019-07-22 11:44:20 +00:00
fixtures [CE backport] Parse and store multiple security reports of the same category 2019-07-18 11:40:48 +00:00
frontend Removed pluralize function 2019-07-24 17:39:18 +00:00
graphql Added submodule links to Submodule type in GraphQL API 2019-07-17 13:06:19 +00:00
haml_lint/linter
helpers Merge branch '62217-follow-up-from-fix-display-of-promote-to-group-label' into 'master' 2019-07-24 18:41:55 +00:00
initializers Remove ignored circuit_breaker columns 2019-06-28 10:30:40 +02:00
javascripts Add empty chart component 2019-07-24 03:18:57 +00:00
lib Add RateLimiter to RawController 2019-07-24 19:49:31 +00:00
mailers Move document to new location, split in 3 2019-07-15 08:02:33 +00:00
migrations Fix wrong pages access level default 2019-07-17 12:56:58 +00:00
models Merge branch '63730-fix-500-status-labels-pd' into 'master' 2019-07-24 19:42:06 +00:00
policies Allowing all users to view history 2019-07-23 22:40:23 +00:00
presenters Fix suggestion on lines that are not part of an MR 2019-07-22 13:25:24 +08:00
rack_servers
requests Merge branch 'gsemet/gitlab-ce-gsemet-master-patch-33258' into 'master' 2019-07-23 11:57:30 +00:00
routing Merge branch 'bvl-rename-routes-after-user-rename' into 'master' 2019-07-12 12:59:38 +00:00
rubocop Change element_with_pattern cop to not use quotes 2019-07-10 16:10:28 -07:00
serializers Merge branch 'adjust-cycle-analytics-to-group-level' into 'master' 2019-07-18 09:23:54 +00:00
services Add RateLimiter to RawController 2019-07-24 19:49:31 +00:00
sidekiq/cron
support [ADD] outbound requests whitelist 2019-07-24 17:59:38 +00:00
tasks Rake task to cleanup expired ActiveSession lookup keys 2019-07-22 17:15:57 +02:00
uploaders Use #filename when generating upload URLs 2019-07-04 03:46:26 +08:00
validators Add validator for qualidied domain array 2019-07-23 19:47:17 +00:00
views Improving packages navigation in project sidebar 2019-07-23 10:39:25 +01:00
workers Remove dead MySQL code 2019-07-23 16:53:03 +01:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Remove dead MySQL code 2019-07-23 16:53:03 +01:00