gitea/routers/web/repo
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
..
activity.go
attachment.go
blame.go Add warning for BIDI characters in page renders and in diffs (#17562) 2022-01-07 02:18:52 +01:00
branch.go Handle missing default branch better in owner/repo/branches page (#18290) 2022-01-16 22:59:16 +08:00
commit.go Collaborator trust model should trust collaborators (#18539) (#18557) 2022-02-03 11:20:37 -05:00
compare.go Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) 2022-01-05 13:17:25 +01:00
download.go
editor.go Stop trimming preceding and suffixing spaces from editor filenames (#18334) 2022-01-19 21:03:15 +00:00
editor_test.go
http.go Fix partial cloning a repo (#18373) (#18377) 2022-01-23 21:46:09 +00:00
http_test.go
issue.go Only view milestones from current repo (#18414) (#18417) 2022-01-26 22:09:07 +00:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go Add warning for BIDI characters in page renders and in diffs (#17562) 2022-01-07 02:18:52 +01:00
main_test.go
middlewares.go
migrate.go
milestone.go Only view milestones from current repo (#18414) (#18417) 2022-01-26 22:09:07 +00:00
projects.go
projects_test.go
pull.go Use indirect comparison when showing pull requests (#18313) 2022-01-18 07:45:43 +00:00
pull_review.go
release.go
release_test.go
repo.go
search.go
setting.go
setting_protected_branch.go
settings_test.go
tag.go
topic.go
view.go Collaborator trust model should trust collaborators (#18539) (#18557) 2022-02-03 11:20:37 -05:00
webhook.go
wiki.go Add warning for BIDI characters in page renders and in diffs (#17562) 2022-01-07 02:18:52 +01:00
wiki_test.go