# Uncomment the next two lines to enable Spoof protection (reverse-path filter)
# Turn on Source Address Verification in all interfaces to
# prevent some spoofing attacks
net.ipv4.conf.default.rp_filter=1
net.ipv4.conf.all.rp_filter=1
# Uncomment the next line to enable TCP/IP SYN cookies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/ The template for the GitLab CE login page is located here: | |
/ /opt/gitlab/embedded/service/gitlab-rails/app/views/layouts/devise.html.haml | |
/ | |
/ The CE admin console lets you only add markdown content to the login page. | |
/ This mod will let you replace it instead. If there is no addition, it will | |
/ display the standard CE greeting. Updates may clobber this file. | |
/ | |
/ After updating it: gitlab-ctl reconfigure && gitlab-ctl restart | |
!!! 5 |