forgejo/routers/web/repo
Lunny Xiao f4310d74ee
Fix comment permissions (#28213) (#28216)
backport #28213

This PR will fix some missed checks for private repositories' data on
web routes and API routes.

(cherry picked from commit bc3d8bff73)
2023-11-26 13:56:50 +01:00
..
actions
setting Fix comment permissions (#28213) (#28216) 2023-11-26 13:56:50 +01:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
commit.go [GITEA] Detect file rename and show in history 2023-11-13 14:06:30 +01:00
compare.go
download.go
editor.go Revert "Fix EOL handling in web editor" (#28101) (#28172) 2023-11-22 17:14:40 +01:00
editor_test.go
find.go
githttp.go Fix http protocol auth (#27875) (#27876) 2023-11-02 16:34:55 +01:00
githttp_test.go Fix http protocol auth (#27875) (#27876) 2023-11-02 16:34:55 +01:00
helper.go
helper_test.go
issue.go Fix comment permissions (#28213) (#28216) 2023-11-26 13:56:50 +01:00
issue_content_history.go Fix comment permissions (#28213) (#28216) 2023-11-26 13:56:50 +01:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go Fix viewing wiki commit on empty repo (#28040) (#28044) 2023-11-22 17:11:57 +01:00
migrate.go
milestone.go Fix link-action redirect network error (#27734) (#27749) 2023-10-23 13:52:30 +00:00
packages.go
patch.go
projects.go Fix comment permissions (#28213) (#28216) 2023-11-26 13:56:50 +01:00
projects_test.go
pull.go [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
pull_review.go
release.go Fix comment permissions (#28213) (#28216) 2023-11-26 13:56:50 +01:00
release_test.go
render.go
repo.go
search.go
topic.go
treelist.go
view.go [GITEA] Add repo empty check for branch feed 2023-11-13 14:06:32 +01:00
view_test.go
wiki.go
wiki_test.go