diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-06 06:08:07 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-06 06:08:07 +0000 |
commit | 13076511c60f62ce0f8baba22ca9b94755a7d3cb (patch) | |
tree | 6dc1c5fd488f09989286639d9ae153ee5daf31f2 /doc/security | |
parent | f4d0e0d9c53abb196ee627a0a6bfbe353ea61435 (diff) | |
download | gitlab-ce-13076511c60f62ce0f8baba22ca9b94755a7d3cb.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/security')
-rw-r--r-- | doc/security/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/security/README.md b/doc/security/README.md index fe96f7f2846..20da1a2c77c 100644 --- a/doc/security/README.md +++ b/doc/security/README.md @@ -19,3 +19,9 @@ type: index - [Send email confirmation on sign-up](user_email_confirmation.md) - [Security of running jobs](https://docs.gitlab.com/runner/security/) - [Proxying images](asset_proxy.md) + +## Securing your GitLab installation + +To make sure your GitLab instance is safe and secure, please consider implementing +[Sign up restrictions](../user/admin_area/settings/sign_up_restrictions.md) to avoid +malicious users creating accounts. |