diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-03 03:08:31 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-03 03:08:31 +0000 |
commit | 612a849a6cba1765bc41d30d4e931195dcdf64cf (patch) | |
tree | e4062e4c9852496b731a7de9016553b64a7a433d /doc/user/profile | |
parent | bd8fb5668ae739a83d55ec5ca4a04344eef2167e (diff) | |
download | gitlab-ce-612a849a6cba1765bc41d30d4e931195dcdf64cf.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/profile')
-rw-r--r-- | doc/user/profile/account/two_factor_authentication.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/profile/account/two_factor_authentication.md b/doc/user/profile/account/two_factor_authentication.md index 72ef8de7a3c..56261d13395 100644 --- a/doc/user/profile/account/two_factor_authentication.md +++ b/doc/user/profile/account/two_factor_authentication.md @@ -39,7 +39,7 @@ To enable 2FA: 1. **In GitLab:** 1. Log in to your GitLab account. - 1. Go to your **Profile Settings**. + 1. Go to your [**Profile settings**](../index.md#profile-settings). 1. Go to **Account**. 1. Click **Enable Two-factor Authentication**. 1. **On your device (usually your phone):** @@ -84,7 +84,7 @@ Search for `security.webauth.u2f` and double click on it to toggle to `true`. To set up 2FA with a U2F device: 1. Log in to your GitLab account. -1. Go to your **Profile Settings**. +1. Go to your [**Profile settings**](../index.md#profile-settings). 1. Go to **Account**. 1. Click **Enable Two-Factor Authentication**. 1. Plug in your U2F device. @@ -139,7 +139,7 @@ request and you will be automatically logged in. If you ever need to disable 2FA: 1. Log in to your GitLab account. -1. Go to your **Profile Settings**. +1. Go to your [**Profile settings**](../index.md#profile-settings). 1. Go to **Account**. 1. Click **Disable**, under **Two-Factor Authentication**. @@ -226,7 +226,7 @@ To regenerate 2FA recovery codes, you need access to a desktop browser: 1. Navigate to GitLab. 1. Sign in to your GitLab account. -1. Go to your [Profile settings](../index.md#profile-settings). +1. Go to your [**Profile settings**](../index.md#profile-settings). 1. Select **{account}** **Account > Two-Factor Authentication (2FA)**. 1. If you've already configured 2FA, click **Manage two-factor authentication**. 1. In the **Register Two-Factor Authenticator** pane, click **Regenerate recovery codes**. |