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.
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>
3 years ago
..
cmsghdr.go go1.16 (#14783) 3 years ago
cmsghdr_bsd.go go1.16 (#14783) 3 years ago
cmsghdr_linux_32bit.go Vendor Update (#16121) 3 years ago
cmsghdr_linux_64bit.go go1.16 (#14783) 3 years ago
cmsghdr_solaris_64bit.go go1.16 (#14783) 3 years ago
cmsghdr_stub.go go1.16 (#14783) 3 years ago
cmsghdr_unix.go go1.16 (#14783) 3 years ago
cmsghdr_zos_s390x.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
complete_dontwait.go Update caddyserver/certmagic (#16789) 3 years ago
complete_nodontwait.go Update caddyserver/certmagic (#16789) 3 years ago
empty.s Add support for ssh commit signing (#17743) 3 years ago
error_unix.go go1.16 (#14783) 3 years ago
error_windows.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
iovec_32bit.go Vendor Update (#16121) 3 years ago
iovec_64bit.go go1.16 (#14783) 3 years ago
iovec_solaris_64bit.go go1.16 (#14783) 3 years ago
iovec_stub.go go1.16 (#14783) 3 years ago
mmsghdr_stub.go go1.16 (#14783) 3 years ago
mmsghdr_unix.go Vendor Update (#16121) 3 years ago
msghdr_bsd.go go1.16 (#14783) 3 years ago
msghdr_bsdvar.go go1.16 (#14783) 3 years ago
msghdr_linux.go Vendor Update (#16121) 3 years ago
msghdr_linux_32bit.go Vendor Update (#16121) 3 years ago
msghdr_linux_64bit.go go1.16 (#14783) 3 years ago
msghdr_openbsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
msghdr_solaris_64bit.go go1.16 (#14783) 3 years ago
msghdr_stub.go go1.16 (#14783) 3 years ago
msghdr_zos_s390x.go go1.16 (#14783) 3 years ago
norace.go go1.16 (#14783) 3 years ago
race.go go1.16 (#14783) 3 years ago
rawconn.go Update to bluemonday-1.0.6 (#15294) 3 years ago
rawconn_mmsg.go Update caddyserver/certmagic (#16789) 3 years ago
rawconn_msg.go Update caddyserver/certmagic (#16789) 3 years ago
rawconn_nommsg.go go1.16 (#14783) 3 years ago
rawconn_nomsg.go go1.16 (#14783) 3 years ago
socket.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_bsd.go go1.16 (#14783) 3 years ago
sys_const_unix.go [Vendor] update certmagic (#15590) 3 years ago
sys_linkname.go go1.16 (#14783) 3 years ago
sys_linux.go go1.16 (#14783) 3 years ago
sys_linux_386.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_386.s Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_amd64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_arm.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_arm64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_mips.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_mips64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_mips64le.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_mipsle.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_ppc.go Vendor Update (#16121) 3 years ago
sys_linux_ppc64.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_ppc64le.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_riscv64.go go1.16 (#14783) 3 years ago
sys_linux_s390x.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_linux_s390x.s Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_netbsd.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_posix.go Vendor Update (#16121) 3 years ago
sys_solaris.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_solaris_amd64.s Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_stub.go [Vendor] update certmagic (#15590) 3 years ago
sys_unix.go go1.16 (#14783) 3 years ago
sys_windows.go [Vendor] update certmagic (#15590) 3 years ago
sys_zos_s390x.go Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
sys_zos_s390x.s Use caddy's certmagic library for extensible/robust ACME handling (#14177) 3 years ago
zsys_aix_ppc64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_darwin_386.go [Vendor] update certmagic (#15590) 3 years ago
zsys_darwin_amd64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_darwin_arm.go [Vendor] update certmagic (#15590) 3 years ago
zsys_darwin_arm64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_dragonfly_amd64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_freebsd_386.go [Vendor] update certmagic (#15590) 3 years ago
zsys_freebsd_amd64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_freebsd_arm.go [Vendor] update certmagic (#15590) 3 years ago
zsys_freebsd_arm64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_386.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_amd64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_arm.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_arm64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_mips.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_mips64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_mips64le.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_mipsle.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_ppc.go Vendor Update (#16121) 3 years ago
zsys_linux_ppc64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_ppc64le.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_riscv64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_linux_s390x.go [Vendor] update certmagic (#15590) 3 years ago
zsys_netbsd_386.go [Vendor] update certmagic (#15590) 3 years ago
zsys_netbsd_amd64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_netbsd_arm.go [Vendor] update certmagic (#15590) 3 years ago
zsys_netbsd_arm64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_openbsd_386.go [Vendor] update certmagic (#15590) 3 years ago
zsys_openbsd_amd64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_openbsd_arm.go [Vendor] update certmagic (#15590) 3 years ago
zsys_openbsd_arm64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_openbsd_mips64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_solaris_amd64.go [Vendor] update certmagic (#15590) 3 years ago
zsys_zos_s390x.go [Vendor] update certmagic (#15590) 3 years ago