Commit 3ea97181 authored by Mike Jang's avatar Mike Jang

Add link to new 2FA git over SSH section

parent a1b857c4
...@@ -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