Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3ea97181
Commit
3ea97181
authored
Dec 10, 2020
by
Mike Jang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add link to new 2FA git over SSH section
parent
a1b857c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/ssh/README.md
doc/ssh/README.md
+5
-0
No files found.
doc/ssh/README.md
View file @
3ea97181
...
...
@@ -232,6 +232,11 @@ NOTE:
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.
## 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
To test whether your SSH key was added correctly, run the following
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment