Skip to content
Snippets Groups Projects

Support "ecdsa-sk" and "ed25519-sk" SSH keys

Merged Bogdan Denkovych requested to merge support_ecdsa-sk_and_ed25519-sk_ssh_keys into master
All threads resolved!
Compare and Show latest version
3 files
+ 10
10
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -45,8 +45,8 @@ By default, the GitLab.com and self-managed settings for the
- DSA SSH keys are forbidden ([since GitLab 11.0](https://about.gitlab.com/releases/2018/06/22/gitlab-11-0-released/#support-for-dsa-ssh-keys)).
- ECDSA SSH keys are allowed.
- ED25519 SSH keys are allowed.
- ECDSA_SK SSH keys are allowed.
- ED25519_SK SSH keys are allowed.
- ECDSA_SK SSH keys are allowed (GitLab 14.8 and later).
- ED25519_SK SSH keys are allowed (GitLab 14.8 and later).
<!-- ## Troubleshooting
Loading