summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJob van der Voort <jobvandervoort@gmail.com>2015-06-03 15:35:13 +0200
committerJob van der Voort <jobvandervoort@gmail.com>2015-06-03 15:35:13 +0200
commit41ee2aa2d70ddb729904d90f12b0318f2ce58215 (patch)
tree1faf8db71853ca15bd50bc0f5a615069cc9aafc5
parent42f36268629d2029e16b70f1b112e404e6439bd7 (diff)
downloadgitlab-ce-41ee2aa2d70ddb729904d90f12b0318f2ce58215.tar.gz
fix typo and add screenshots
-rw-r--r--doc/workflow/2fa.pngbin0 -> 23415 bytes
-rw-r--r--doc/workflow/2fa_auth.pngbin0 -> 15569 bytes
-rw-r--r--doc/workflow/two_factor_authentication.md6
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/workflow/2fa.png b/doc/workflow/2fa.png
new file mode 100644
index 00000000000..bbf415210d5
--- /dev/null
+++ b/doc/workflow/2fa.png
Binary files differ
diff --git a/doc/workflow/2fa_auth.png b/doc/workflow/2fa_auth.png
new file mode 100644
index 00000000000..4a4fbe68984
--- /dev/null
+++ b/doc/workflow/2fa_auth.png
Binary files 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