gitea/templates
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
..
admin Fix autofocus behavior (#34397) 2025-05-08 18:26:18 +07:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +07:00
base Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 +07:00
custom
devtest markup: improve code block readability and isolate copy button (#34009) 2025-04-19 05:53:39 +07:00
explore Fix span svg layout (#34185) 2025-04-13 12:44:57 +07:00
mail
org Misc CSS fixes (#34638) 2025-06-07 19:57:07 +07:00
package refactor organization menu (#33928) 2025-04-10 12:12:55 +07:00
projects Add fullscreen mode as a more efficient operation way to view projects (#34081) 2025-04-23 13:42:22 +07:00
repo Fix commit message rendering and some UI problems (#34680) 2025-06-10 23:20:32 +07:00
shared Add endpoint deleting workflow run (#34337) 2025-05-13 19:18:13 +07:00
status Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 +07:00
swagger Improve instance wide ssh commit signing (#34341) 2025-06-11 10:32:55 +07:00
user Refactor commit message rendering and fix bugs (#34412) 2025-05-09 20:42:35 +07:00
webhook
home.tmpl Misc CSS fixes (#34638) 2025-06-07 19:57:07 +07:00
install.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +07:00
post-install.tmpl Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +07:00