mirror of
https://gitea.com/gitea/tea
synced 2024-10-31 21:20:23 +00:00
6a4ba6a689
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> |
||
---|---|---|
.. | ||
issue_create.go | ||
labels_export.go | ||
labels.go | ||
login_create.go | ||
login_httpsign.go | ||
login_ssh.go | ||
milestone_create.go | ||
pull_checkout.go | ||
pull_clean.go | ||
pull_create.go | ||
pull_review.go | ||
repo_clone.go |