gitea/options
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
..
gitignore Delete conflicting file (#9526) 2019-12-28 10:43:03 +00:00
label Add label descriptions (#3662) 2018-03-13 10:03:55 +08:00
license chore: update license list (#9436) 2019-12-20 08:17:25 +08:00
locale Show Signer in commit lists and add basic trust (#10425) 2020-02-27 16:20:55 -03:00
readme Bindata is optional and over-writable on restart (#354) 2016-12-22 19:12:23 +01:00