Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
36426fe5
Commit
36426fe5
authored
Dec 11, 2018
by
Matt Rice
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc/security/rack-attack.md
parent
18a48e34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
doc/security/rack_attack.md
doc/security/rack_attack.md
+1
-2
No files found.
doc/security/rack_attack.md
View file @
36426fe5
...
...
@@ -10,8 +10,7 @@ Rack Attack offers IP whitelisting, blacklisting, Fail2ban style filtering and
tracking.
**Note:**
Starting with 11.2, Rack Attack is disabled by default. To continue
using this feature, please enable it in your
`gitlab.rb`
by setting
`gitlab_rails['rack_attack_git_basic_auth'] = true`
.
using this feature, please enable it by
[
configuring `gitlab.rb` as described in Settings
](
#settings
)
.
By default, user sign-in, user sign-up (if enabled), and user password reset is
limited to 6 requests per minute. After trying for 6 times, the client will
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment