diff options
| author | Aaron <aaroncalderon@gmail.com> | 2018-07-18 16:06:31 +0000 |
|---|---|---|
| committer | Rémy Coutable <remy@rymai.me> | 2018-08-29 17:35:36 +0200 |
| commit | e7a4c3576eb1fea70b0bf38ace87a74e568b678e (patch) | |
| tree | 106ce9ce06788bcf748d44232304d162a4bc297e /doc/security/README.md | |
| parent | 22a2ab2be972c740164e66916eedc56509d4a7fd (diff) | |
| download | gitlab-ce-e7a4c3576eb1fea70b0bf38ace87a74e568b678e.tar.gz | |
Add instructions to unlock an account
Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6578.
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc/security/README.md')
| -rw-r--r-- | doc/security/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/security/README.md b/doc/security/README.md index d397ff104ab..e22dc00759d 100644 --- a/doc/security/README.md +++ b/doc/security/README.md @@ -10,6 +10,7 @@ comments: false - [Webhooks and insecure internal web services](webhooks.md) - [Information exclusivity](information_exclusivity.md) - [Reset your root password](reset_root_password.md) +- [Unlock a locked user](unlock_user.md) - [User File Uploads](user_file_uploads.md) - [How we manage the CRIME vulnerability](crime_vulnerability.md) - [Enforce Two-factor authentication](two_factor_authentication.md) |
