Skip to content

Commit feaf1d0

Browse files
authored
update steps and ui element names (#19919)
1 parent 9d0f8dc commit feaf1d0

File tree

3 files changed

+13
-17
lines changed

3 files changed

+13
-17
lines changed

content/security/for-developers/2fa/_index.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ app. See [Recover your Docker Hub account](recover-hub-account/).
1919

2020
## Prerequisites
2121

22-
You need a mobile phone with a time-based one-time password authenticator
22+
You need a mobile phone with a time-based one-time password (TOTP) authenticator
2323
application installed. Common examples include Google Authenticator or Yubico
2424
Authenticator with a registered YubiKey.
2525

@@ -28,15 +28,11 @@ Authenticator with a registered YubiKey.
2828
1. Sign in to your Docker Hub account.
2929
2. Select your avatar and then from the drop-down menu, select **My Account**.
3030
3. Select the **Security** tab and then select **Enable Two-Factor Authentication**.
31-
The next page reminds you to download an authenticator app.
32-
4. Select **Set up using an app**.
33-
Your unique recovery code is sent to you.
34-
5. Save your recovery code and store it somewhere safe.
35-
Your recovery code can be used to recover your account in the event you lose access to your authenticator app.
36-
37-
6. Select **Next** and then open your authenticator app.
38-
You can choose between scanning the QR code or entering a text code into your authenticator app.
39-
7. Once you have linked your authenticator app, enter the six-digit code in text field and then select **Next**.
31+
4. Enter your account password, then select **Confirm**.
32+
5. Save your recovery code and store it somewhere safe. You can use your recovery code to recover your account in the event you lose access to your authenticator app.
33+
6. Use a TOTP mobile app to scan the QR code or enter the text code.
34+
7. Once you've linked your authenticator app, enter the six-digit code in the text-field.
35+
8. Select **Enable 2FA**.
4036

4137
Two-factor authentication is now enabled. The next time you sign
4238
in to your Docker Hub account, you are asked for a security code.

content/security/for-developers/2fa/disable-2fa.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ aliases:
1414
{ .warning }
1515

1616
1. Sign in to your Docker Hub account.
17-
2. Select your avatar and then from the dropdown menu, select **My Account**.
18-
3. Navigate to the **Security** tab and select **Disable 2FA**.
19-
4. Enter your password and select **Disable 2FA**.
17+
2. Select your avatar and then from the drop-down menu, select **My Account**.
18+
3. Navigate to the **Security** tab and select **Manage Two-Factor Authentication**.
19+
4. Enter your password, then select **Confirm**.
20+
5. Select **Disable 2FA**.

content/security/for-developers/2fa/new-recovery-code.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ access to your Docker Hub account, you can generate a new recovery code.
1212

1313
1. Sign in to your Docker Hub account.
1414
2. Select your avatar and then from the drop-down menu, select **My Account**.
15-
3. Navigate to the **Security** tab and select **Click here to generate a new code**.
16-
4. Enter your password.
15+
3. Navigate to the **Security** tab and select **Manage Two-Factor Authentication**.
16+
4. Enter your password, then select **Confirm**.
1717

18-
Your new recovery code is displayed. Remember to save your recovery code
19-
and store it somewhere safe.
18+
In the **Manage recovery code** section, you can view your recovery code or generate a new code. Remember to save your recovery code and store it somewhere safe.

0 commit comments

Comments
 (0)