You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/options
Artemis Tosini cb08248c33
Add support for ed25519_sk and ecdsa_sk SSH keys (#13462)
* Add support for ed25519_sk and ecdsa_sk SSH keys

These start with sk-ssh-ed25519@openssh.com and sk-ecdsa-sha2-nistp256@openssh.com.
They are supported in recent versions of go x/crypto/ssh and OpenSSH 8.2
or higher.

* skip ssh-keygen

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
gitignore Add make targed generate-license & generate-gitignore + Update (#12682) 4 years ago
label Add label descriptions (#3662) 6 years ago
license Add make targed generate-license & generate-gitignore + Update (#12682) 4 years ago
locale Add support for ed25519_sk and ecdsa_sk SSH keys (#13462) 3 years ago
readme Bindata is optional and over-writable on restart (#354) 8 years ago