Commit graph

19 commits

Author SHA1 Message Date
Michael Kozono
8af8da09d0
Note some JWT requests aren't rate limited 2019-08-23 12:52:53 -07:00
Russell Dickenson
0eafd744d5 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65499 2019-08-07 08:44:23 +00:00
Michael Kozono
7cfbeaac50 Add rate limit docs 2019-08-02 02:41:52 +00:00
Achilleas Pipinellis
698864df12 Clean-up some confusing info from security docs 2019-07-16 07:02:20 +00:00
Marcel Amirault
74a8d30090 Fix whitespace in user, and misc, docs
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
woll render as being in a code block too, even if not
meant to. This fixes all these issues, and cleans up
minor whitespace issues in /user, /security, /ssh
and /migrate_ci_to_ce docs.
2019-07-15 03:02:30 +00:00
Stan Hu
82c31a9add Support CIDR notation in IP rate limiter
This will make it possible to whitelist multiple IP addresses
(e.g. 192.168.0.1/24).
2019-06-27 23:16:11 -07:00
Matt Penna
6fb7ced579 Apply suggestion to doc/security/rack_attack.md 2019-06-07 19:27:27 +00:00
Matt Penna
bf92601093 Various edits to security documentation
Edits to conform with CE epic 1280 SSOT standards, other improvements
2019-06-07 12:38:35 -04:00
Mayra Cabrera
ed8ebc635a Changes RackAttack logger to use structured logs
Creates a new filename to register auth logs.
This change should allow SRE's queries to make better queries
through logging infrastructure.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54528
2019-05-24 00:45:02 +00:00
Matt Rice
36426fe578 Update doc/security/rack-attack.md 2018-12-11 16:49:47 +00:00
Illan RUL-DA CUNHA
3dbf83fe46 Precisions about the times specified in gitlab.rb for Rack Attack 2018-11-20 16:44:15 +00:00
Evan Read
20146580a0 Resolve Markdown ordered lists not conforming to styleguide 2018-11-13 10:53:38 +10:00
Douwe Maan
9aa07a7ec2 Merge branch 'update-rack-attack-deprecation-note-in-docs' into 'master'
Adds rack attack disabled by default notice to documentation

See merge request gitlab-org/gitlab-ce!20833
2018-07-25 09:41:48 +00:00
Tiago Botelho
f0f285efc2 Adds rack attack disabled by default notice to documentation 2018-07-25 09:48:02 +01:00
Tiago Botelho
54b38529be Fix Rack Attack documentation to reflect the feature being disabled by default 2018-07-25 09:43:44 +01:00
Cindy Pallares 🦉
79cefbf1d9 Update rack attack docs 2018-01-23 13:07:59 +00:00
Ciro Santilli
fd348de76d Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
Marin Jankovski
f22c709539 Add titles to doc pages. 2014-05-27 14:12:15 +02:00
Marin Jankovski
055b60d420 Add documentation to help section, rack_attack as example 2013-09-30 11:10:46 +02:00