gitea/routers
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 +00:00
..
api Improve instance wide ssh commit signing (#34341) 2025-06-11 10:32:55 +00:00
common Fix footnote jump behavior on the issue page. (#34621) 2025-06-09 17:18:11 +00:00
install Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
private Only git operations should update `last changed` of a repository (#34388) 2025-05-11 19:18:46 +00:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Improve instance wide ssh commit signing (#34341) 2025-06-11 10:32:55 +00:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00