mirror of https://github.com/docker/docs.git
Merge pull request #12762 from usha-mandya/hub-5126
Docs for 2FA recovery code update
This commit is contained in:
commit
d20dc3fffe
|
@ -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**.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue