1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/vendor/golang.org/x/net
Wim 6fe756dc93
Add support for ssh commit signing (#17743)
* Add support for ssh commit signing

* Split out ssh verification to separate file

* Show ssh key fingerprint on commit page

* Update sshsig lib

* Make sure we verify against correct namespace

* Add ssh public key verification via ssh signatures

When adding a public ssh key also validate that this user actually
owns the key by signing a token with the private key.

* Remove some gpg references and make verify key optional

* Fix spaces indentation

* Update options/locale/locale_en-US.ini

Co-authored-by: Gusted <williamzijl7@hotmail.com>

* Update templates/user/settings/keys_ssh.tmpl

Co-authored-by: Gusted <williamzijl7@hotmail.com>

* Update options/locale/locale_en-US.ini

Co-authored-by: Gusted <williamzijl7@hotmail.com>

* Update options/locale/locale_en-US.ini

Co-authored-by: Gusted <williamzijl7@hotmail.com>

* Update models/ssh_key_commit_verification.go

Co-authored-by: Gusted <williamzijl7@hotmail.com>

* Reword ssh/gpg_key_success message

* Change Badsignature to NoKeyFound

* Add sign/verify tests

* Fix upstream api changes to user_model User

* Match exact on SSH signature

* Fix code review remarks

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-12-19 00:37:18 -05:00
..
bpf Use caddy's certmagic library for extensible/robust ACME handling (#14177) 2021-01-25 01:37:35 +02:00
context go1.16 (#14783) 2021-02-28 18:08:33 -05:00
html Vendor Update (#16121) 2021-06-10 16:44:25 +02:00
http/httpguts Vendor Update (#16121) 2021-06-10 16:44:25 +02:00
idna Add support for ssh commit signing (#17743) 2021-12-19 00:37:18 -05:00
internal Add support for ssh commit signing (#17743) 2021-12-19 00:37:18 -05:00
ipv4 Vendor Update (#16121) 2021-06-10 16:44:25 +02:00
ipv6 [Vendor] update certmagic (#15590) 2021-04-22 22:42:33 +02:00
proxy update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
publicsuffix Add support for ssh commit signing (#17743) 2021-12-19 00:37:18 -05:00
AUTHORS Migrate to dep (#3972) 2018-05-21 15:34:20 +03:00
CONTRIBUTORS Migrate to dep (#3972) 2018-05-21 15:34:20 +03:00
LICENSE Added all required dependencies 2016-11-04 08:43:11 +01:00
PATENTS Added all required dependencies 2016-11-04 08:43:11 +01:00