Commit b311f12e authored by Mike Jang's avatar Mike Jang

Merge branch 'mjang-link-to-2fa-ssh' into 'master'

Add link to new 2FA git over SSH section

See merge request gitlab-org/gitlab!49372
parents 16776549 3ea97181
...@@ -232,6 +232,11 @@ NOTE: ...@@ -232,6 +232,11 @@ NOTE:
If you manually copied your public SSH key make sure you copied the entire If you manually copied your public SSH key make sure you copied the entire
key starting with `ssh-ed25519` (or `ssh-rsa`) and ending with your email address. key starting with `ssh-ed25519` (or `ssh-rsa`) and ending with your email address.
## Two-factor Authentication (2FA)
You can set up two-factor authentication (2FA) for
[Git over SSH](../security/two_factor_authentication.md#two-factor-authentication-2fa-for-git-over-ssh-operations).
## Testing that everything is set up correctly ## Testing that everything is set up correctly
To test whether your SSH key was added correctly, run the following To test whether your SSH key was added correctly, run the following
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment