From 89be5acf8ba518ffceeec962744ed1cace1b1a80 Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Tue, 27 Apr 2021 19:48:07 +0100 Subject: [PATCH] Docs for 2FA recovery code update Signed-off-by: Usha Mandya --- docker-hub/2fa/index.md | 2 ++ docker-hub/2fa/new-recovery-code.md | 1 + docker-hub/2fa/recover-hub-account.md | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docker-hub/2fa/index.md b/docker-hub/2fa/index.md index 02eabf9b82..ff6eecdbf1 100644 --- a/docker-hub/2fa/index.md +++ b/docker-hub/2fa/index.md @@ -16,6 +16,7 @@ app. See [Recover your Docker Hub account](recover-hub-account/). ## Prerequisites + You need a mobile phone with a time-based one-time password authenticator application installed. Common examples include Google Authenticator or Yubico Authenticator with a registered YubiKey. @@ -26,6 +27,7 @@ Authenticator with a registered YubiKey. {: .important} ## Enable two-factor authentication + To enable two-factor authentication, log in to your Docker Hub account. Click on your username and select **Account Settings**. Go to Security and click **Enable Two-Factor Authentication**. diff --git a/docker-hub/2fa/new-recovery-code.md b/docker-hub/2fa/new-recovery-code.md index 3324f9a63a..fa0196041b 100644 --- a/docker-hub/2fa/new-recovery-code.md +++ b/docker-hub/2fa/new-recovery-code.md @@ -8,6 +8,7 @@ If you have lost your two-factor authentication recovery code and still have access to your Docker Hub account, you can generate a new recovery code. ## Prerequisites + Two-factor authentication is enabled on your Docker Hub account. ## Generate a new recovery code diff --git a/docker-hub/2fa/recover-hub-account.md b/docker-hub/2fa/recover-hub-account.md index c4c2e7b090..3d2573eacb 100644 --- a/docker-hub/2fa/recover-hub-account.md +++ b/docker-hub/2fa/recover-hub-account.md @@ -38,4 +38,4 @@ authentication. See [Enabling two-factor authentication on Docker Hub](/docker-h ## Alternative recovery methods If you have lost access to both your two-factor authentication application and -your recovery code, send an email to [Docker Hub Support](mailto:hub-support@docker.com) from the primary email associated with your Docker ID for recovery instructions. +your recovery code, get in touch with our Support team using the [Contact Support form](https://hub.docker.com/support/contact/?category=2fa-lockout){:target="_blank" rel="noopener" class="_"}. You must enter the primary email address associated with your Docker ID in the Contact Support form for recovery instructions.