Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-12-17 03:09:53 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-17 03:09:53 +0300
commit2e3423047a0df21153b06fee43743a1fa90e658e (patch)
tree31e4c10cc93dbed67876fb64fcc6b50f98e073a8 /doc/raketasks/user_management.md
parentc47247f7cd8272d2cdc9f472d00a2542724ee95e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/raketasks/user_management.md')
-rw-r--r--doc/raketasks/user_management.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/raketasks/user_management.md b/doc/raketasks/user_management.md
index 4152b348ac6..6df978b2efd 100644
--- a/doc/raketasks/user_management.md
+++ b/doc/raketasks/user_management.md
@@ -86,7 +86,7 @@ block_auto_created_users: false
## Disable two-factor authentication for all users
This task disables two-factor authentication (2FA) for all users that have it enabled. This can be
-useful if GitLab's `config/secrets.yml` file has been lost and users are unable
+useful if the GitLab `config/secrets.yml` file has been lost and users are unable
to log in, for example.
To disable two-factor authentication for all users, run: