2018-03-17 18:26:18 +05:30
|
|
|
---
|
|
|
|
comments: false
|
2019-09-04 21:01:54 +05:30
|
|
|
type: index
|
2018-03-17 18:26:18 +05:30
|
|
|
---
|
|
|
|
|
2014-09-02 18:07:02 +05:30
|
|
|
# Security
|
|
|
|
|
2019-12-04 20:38:33 +05:30
|
|
|
- [Password storage](password_storage.md)
|
2014-09-02 18:07:02 +05:30
|
|
|
- [Password length limits](password_length_limits.md)
|
2018-03-17 18:26:18 +05:30
|
|
|
- [Restrict SSH key technologies and minimum length](ssh_keys_restrictions.md)
|
2019-10-12 21:52:04 +05:30
|
|
|
- [Rate limits](rate_limits.md)
|
2016-06-02 11:05:42 +05:30
|
|
|
- [Webhooks and insecure internal web services](webhooks.md)
|
2015-04-26 12:48:37 +05:30
|
|
|
- [Information exclusivity](information_exclusivity.md)
|
2015-12-23 02:04:40 +05:30
|
|
|
- [Reset your root password](reset_root_password.md)
|
2018-11-20 20:47:30 +05:30
|
|
|
- [Unlock a locked user](unlock_user.md)
|
2015-12-23 02:04:40 +05:30
|
|
|
- [User File Uploads](user_file_uploads.md)
|
2016-01-14 18:37:52 +05:30
|
|
|
- [How we manage the CRIME vulnerability](crime_vulnerability.md)
|
2016-04-02 18:10:28 +05:30
|
|
|
- [Enforce Two-factor authentication](two_factor_authentication.md)
|
2016-06-02 11:05:42 +05:30
|
|
|
- [Send email confirmation on sign-up](user_email_confirmation.md)
|
2019-07-07 11:18:12 +05:30
|
|
|
- [Security of running jobs](https://docs.gitlab.com/runner/security/)
|
2019-09-04 21:01:54 +05:30
|
|
|
- [Proxying images](asset_proxy.md)
|
2020-03-13 15:44:24 +05:30
|
|
|
|
|
|
|
## 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.
|