Commit Graph

18 Commits (mj-v1.14.3)

Author SHA1 Message Date
Artemis Tosini cb08248c33
Add support for ed25519_sk and ecdsa_sk SSH keys (#13462)
3 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056)
4 years ago
mrsdizzie dce22efbee Fix SSH2 conditonal in key parsing code (#8806)
5 years ago
zeripath 18c0e9c2a9
Make PKCS8, PEM and SSH2 keys work (#7600)
5 years ago
silverwind b10109ffe8 Improve SSH key parser to handle newlines in keys (#7522)
5 years ago
Antoine GIRARD 367aeb169a Use go method to calculate ssh key fingerprint (#7128)
5 years ago
zeripath e55c874dd2 Add work path CLI option (#6922)
5 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
5 years ago
Ethan Koenig d2329e1c26 Use assert in legacy unit tests (#867)
7 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 15845cb287 Code clean up for new config options
8 years ago
Unknwon 5be881756b #3442 add test suites
8 years ago
Unknwon 8055a0bdac Post work for #2637
8 years ago
Gibheer 2f27ee2232 variable should not use ALL_CAPS
8 years ago
Gibheer dab74f21b7 remove ed25519 test for now
8 years ago
Gibheer 9eef2e706c fix ssh public key tests
8 years ago
Gibheer 12403bdfb0 allow native and ssh-keygen public key check
8 years ago