gitea/modules/gitgraph
zeripath bc196a35e1
Collaborator trust model should trust collaborators (#18539) (#18557)
Backport #18539

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>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-02-03 11:20:37 -05:00
..
graph.go Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
graph_models.go Collaborator trust model should trust collaborators (#18539) (#18557) 2022-02-03 11:20:37 -05:00
graph_test.go Remove unnecessary variable assignments (#17695) 2021-11-18 09:33:06 +08:00
parser.go Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00