forgejo/modules/gitgraph
zeripath 76e3111596
Collaborator trust model should trust collaborators (#18539)
* Collaborator trust model should trust collaborators

There was an unintended regression in #17917 which leads to only
repository admin commits being trusted. This PR restores the old logic.

Fix #18501

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-02 11:10:06 +01:00
..
graph.go
graph_models.go Collaborator trust model should trust collaborators (#18539) 2022-02-02 11:10:06 +01:00
graph_test.go
parser.go