From 41ee2aa2d70ddb729904d90f12b0318f2ce58215 Mon Sep 17 00:00:00 2001 From: Job van der Voort Date: Wed, 3 Jun 2015 15:35:13 +0200 Subject: fix typo and add screenshots --- doc/workflow/2fa.png | Bin 0 -> 23415 bytes doc/workflow/2fa_auth.png | Bin 0 -> 15569 bytes doc/workflow/two_factor_authentication.md | 6 +++--- 3 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 doc/workflow/2fa.png create mode 100644 doc/workflow/2fa_auth.png diff --git a/doc/workflow/2fa.png b/doc/workflow/2fa.png new file mode 100644 index 00000000000..bbf415210d5 Binary files /dev/null and b/doc/workflow/2fa.png differ diff --git a/doc/workflow/2fa_auth.png b/doc/workflow/2fa_auth.png new file mode 100644 index 00000000000..4a4fbe68984 Binary files /dev/null and b/doc/workflow/2fa_auth.png differ diff --git a/doc/workflow/two_factor_authentication.md b/doc/workflow/two_factor_authentication.md index 81f51042bff..8ac1ca4b351 100644 --- a/doc/workflow/two_factor_authentication.md +++ b/doc/workflow/two_factor_authentication.md @@ -14,10 +14,10 @@ is to know your username and password *and* have access to your phone. 1. Log in to your GitLab account. 1. Go to your **Profile Settings**. -1. Go to **Acount**. +1. Go to **Account**. 1. Click **Enable Two-factor Authentication**. -TODO: Insert screenshot of 2FA page (with the "Can't scan the code?" text) +![Two-factor setup](2fa.png) **On your phone:** @@ -53,7 +53,7 @@ Enter your username and password credentials as you normally would, and you'll be presented with a second prompt for an authentication code. Enter the pin from your phone's application or a recovery code to log in. -TODO: Insert screenshot of 2FA login prompt? +![Two-factor authentication on sign in](2fa_auth.png) ## Disabling 2FA -- cgit v1.2.1