0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 07:04:33 +01:00
gitea/templates/repo
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
* Show Signer in commit lists and add basic trust

Show the avatar of the signer in the commit list pages as we do not
enforce that the signer is an author or committer. This makes it
clearer who has signed the commit.

Also display commits signed by non-members differently from
members and in particular make it clear when a non-member signer
is different from the committer to help reduce the risk of
spoofing.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* ensure orange text and background is available

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update gpg_key.go

* Update models/gpg_key.go

* Apply suggestions from code review

* Require team collaborators to have access to UnitTypeCode

* as per @6543

* fix position of sha as per @silverwind

* as per @guillep2k
2020-02-27 16:20:55 -03:00
..
branch
diff
editor
issue Change action GETs to POST (#10462) 2020-02-25 14:28:47 -06:00
pulls
release
settings Fixed wrong AppSubUrl in multiple templates (#10447) 2020-02-25 09:58:37 -06:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl Show Signer in commit lists and add basic trust (#10425) 2020-02-27 16:20:55 -03:00
commit_status.tmpl
commits.tmpl
commits_list.tmpl Show Signer in commit lists and add basic trust (#10425) 2020-02-27 16:20:55 -03:00
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Change action GETs to POST (#10462) 2020-02-25 14:28:47 -06:00
home.tmpl
migrate.tmpl
migrating.tmpl
search.tmpl Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00
sub_menu.tmpl Tweak language stats bar (#10487) 2020-02-26 22:44:14 +02:00
user_cards.tmpl
view_file.tmpl Render READMEs in docs/ .gitea or .github from root (#10361) 2020-02-21 17:04:20 -06:00
view_list.tmpl Show Signer in commit lists and add basic trust (#10425) 2020-02-27 16:20:55 -03:00
watchers.tmpl