mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 01:26:08 +10:00
Merge pull request #7765 from bbodenmiller/patch-6
remove rack attack middleware update
This commit is contained in:
@@ -99,12 +99,6 @@ git diff 7-2-stable:config/gitlab.yml.example 7-3-stable:config/gitlab.yml.examp
|
||||
* HTTP setups: Make `/etc/nginx/sites-available/nginx` the same as https://gitlab.com/gitlab-org/gitlab-ce/blob/7-3-stable/lib/support/nginx/gitlab but with your settings.
|
||||
* HTTPS setups: Make `/etc/nginx/sites-available/nginx-ssl` the same as https://gitlab.com/gitlab-org/gitlab-ce/blob/7-3-stable/lib/support/nginx/gitlab-ssl but with your setting
|
||||
|
||||
Update rack attack middleware config
|
||||
|
||||
```
|
||||
sudo -u git -H cp config/initializers/rack_attack.rb.example config/initializers/rack_attack.rb
|
||||
```
|
||||
|
||||
### 7. Start application
|
||||
|
||||
sudo service gitlab start
|
||||
|
||||
Reference in New Issue
Block a user