0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 23:44:50 +01:00
gitea/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