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.
tea/cmd/login
Wim 6a4ba6a689 Add support for authentication via ssh certificates and pub/privatekey (#442)
This adds support for authentication using a SSH certificate and normal public keys when you've got an ssh-agent running that has this certificate or your public key loaded.

First question when creating a new login is to ask about the ssh certificates or public keys, when the answer is yes, we don't need to ask about tokens/usernames anymore.

Co-authored-by: Wim <wim@42.be>
Reviewed-on: https://gitea.com/gitea/tea/pulls/442
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Wim <42wim@noreply.gitea.io>
Co-committed-by: Wim <42wim@noreply.gitea.io>
2 years ago
..
add.go Add support for authentication via ssh certificates and pub/privatekey (#442) 2 years ago
default.go [Refactor] unexport config.Config var & move login tasks to task module (#288) 4 years ago
delete.go Add `tea login delete` (#296) 4 years ago
edit.go Clarify command descriptions when no arguments are taken (#496) 2 years ago
list.go Clarify command descriptions when no arguments are taken (#496) 2 years ago