diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-06-11 15:00:08 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-06-11 15:00:08 +0000 |
commit | 148178fb9884b131d64f4e39f39064a8821e737a (patch) | |
tree | 4a6d421d9489d3c1ffba366585f0c800add29146 /doc/workflow | |
parent | 9735580188492e26724f7d9ce42c2e24217012c1 (diff) | |
parent | fbdcaebcd1e0c2915676b8e2580bd9ef8eed9155 (diff) | |
download | gitlab-ce-148178fb9884b131d64f4e39f39064a8821e737a.tar.gz |
Merge branch 'rs-issue-1758' into 'master'
Update grids for 2FA details
Also adds a link to the documentation.
Closes #1758
See merge request !795
Diffstat (limited to 'doc/workflow')
-rw-r--r-- | doc/workflow/two_factor_authentication.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/workflow/two_factor_authentication.md b/doc/workflow/two_factor_authentication.md index 7c45d23c99d..fb215c8b269 100644 --- a/doc/workflow/two_factor_authentication.md +++ b/doc/workflow/two_factor_authentication.md @@ -45,7 +45,7 @@ storage in a safe place. **Each code can be used only once** to log in to your account. If you lose the recovery codes or just want to generate new ones, you can do so -from the **Profile Settings** > **Acount** page where you first enabled 2FA. +from the **Profile Settings** > **Account** page where you first enabled 2FA. ## Logging in with 2FA Enabled @@ -60,8 +60,8 @@ your phone's application or a recovery code to log in. 1. Log in to your GitLab account. 1. Go to your **Profile Settings**. -1. Go to **Acount**. +1. Go to **Account**. 1. Click **Disable Two-factor Authentication**. [Google Authenticator]: https://support.google.com/accounts/answer/1066447?hl=en -[FreeOTP]: https://fedorahosted.org/freeotp/
\ No newline at end of file +[FreeOTP]: https://fedorahosted.org/freeotp/ |