Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/manuals/security/2fa/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ keywords: two-factor authentication, 2FA, docker hub security, account security,
weight: 20
aliases:
- /docker-hub/2fa/
- /security/for-developers/2fa/
- /security/2fa/disable-2fa/
- /security/for-developers/2fa/
- /security/for-developers/2fa/disable-2fa/
---

Two-factor authentication (2FA) adds an essential security layer to your Docker account by requiring a unique security code in addition to your password when signing in. This prevents unauthorized access even if your password is compromised.
Expand Down