0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 05:35:41 +01:00
gitea/modules
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>
2021-01-20 20:36:55 +00:00
..
analyze
auth Use IsProd instead of testing if it's equal. (#14336) 2021-01-14 23:17:03 +02:00
avatar
base
cache
charset
context
convert
cron
doctor
emoji
eventsource
generate
git
gitgraph
graceful
hcaptcha
highlight
httpcache
httplib
indexer
lfs
log
markup
matchlist
metrics
middlewares
migrations
nosql
notification
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles
repository
secret
session
setting Add support for ed25519_sk and ecdsa_sk SSH keys (#13462) 2021-01-20 20:36:55 +00:00
ssh
storage
structs
svg
sync
task
templates
test
timeutil
translation
upload
uri
user
util
validation [API] Get a single commit via Ref (#10915) 2020-04-07 22:54:46 -04:00