gitea/routers/api
ChristopherHX c9505a26b9
Improve instance wide ssh commit signing (#34341)
* Signed SSH commits can look in the UI like on GitHub, just like gpg keys today in Gitea
* SSH format can be added in gitea config
* SSH Signing worked before with DEFAULT_TRUST_MODEL=committer

`TRUSTED_SSH_KEYS` can be a list of additional ssh public key contents
to trust for every user of this instance

Closes #34329
Related #31392

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-11 10:32:55 +07:00
..
actions actions artifacts api list/download check status upload confirmed (#34273) 2025-04-28 16:31:53 +07:00
packages Fix "oras" OCI client compatibility (#34666) 2025-06-09 18:51:05 +07:00
v1 Improve instance wide ssh commit signing (#34341) 2025-06-11 10:32:55 +07:00