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

This PR will fix some missed checks for private repositories' data on
web routes and API routes.
2023-11-25 23:43:23 +00:00
..
actions
setting Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
commit.go
compare.go
download.go
editor.go Revert "Fix EOL handling in web editor" (#28101) (#28172) 2023-11-22 18:06:13 +08:00
editor_test.go
find.go
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
issue_content_history.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00: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-14 14:49:12 +01:00
migrate.go
milestone.go
packages.go
patch.go
projects.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
projects_test.go
pull.go
pull_review.go
release.go Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
release_test.go
render.go
repo.go
search.go
topic.go
treelist.go
view.go
view_test.go
wiki.go
wiki_test.go