533.md 1.4 KB
Newer Older
Lab机器人's avatar
readme  
Lab机器人 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
# Security

> 原文:[https://docs.gitlab.com/ee/security/README.html](https://docs.gitlab.com/ee/security/README.html)

*   [Securing your GitLab installation](#securing-your-gitlab-installation)

# Security[](#security "Permalink")

*   [Password storage](password_storage.html)
*   [Password length limits](password_length_limits.html)
*   [Restrict SSH key technologies and minimum length](ssh_keys_restrictions.html)
*   [Rate limits](rate_limits.html)
*   [Webhooks and insecure internal web services](webhooks.html)
*   [Information exclusivity](information_exclusivity.html)
*   [Reset your root password](reset_root_password.html)
*   [Unlock a locked user](unlock_user.html)
*   [User File Uploads](user_file_uploads.html)
*   [How we manage the CRIME vulnerability](crime_vulnerability.html)
*   [Enforce Two-factor authentication](two_factor_authentication.html)
*   [Send email confirmation on sign-up](user_email_confirmation.html)
*   [Security of running jobs](https://docs.gitlab.com/runner/security/)
*   [Proxying images](asset_proxy.html)
*   [CI/CD environment variables](cicd_environment_variables.html)

## Securing your GitLab installation[](#securing-your-gitlab-installation "Permalink")

考虑使用诸如[注册限制](../user/admin_area/settings/sign_up_restrictions.html)[身份验证选项之](../topics/authentication/)类的访问控制功能来强化您的 GitLab 实例,并最大程度地减少不必要的用户帐户创建风险.