gitea/models/repo
Lunny Xiao 882e502327
Fix comment permissions (#28213)
This PR will fix some missed checks for private repositories' data on
web routes and API routes.
2023-11-25 17:21:21 +00:00
..
archiver.go
attachment_test.go
attachment.go
avatar.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
collaboration_test.go
collaboration.go
fork_test.go
fork.go
git.go
issue.go
language_stats.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
main_test.go
mirror.go
pushmirror_test.go
pushmirror.go
redirect_test.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
redirect.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
release_test.go
release.go Fix comment permissions (#28213) 2023-11-25 17:21:21 +00:00
repo_indexer.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
repo_list_test.go
repo_list.go Restricted users only see repos in orgs which their team was assigned to (#28025) 2023-11-14 15:23:04 +01:00
repo_test.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
repo_unit_test.go
repo_unit.go
repo.go Use restricted sanitizer for repository description (#28141) 2023-11-23 16:34:25 +00:00
search.go
star_test.go
star.go
topic_test.go
topic.go
update.go
upload.go
user_repo_test.go
user_repo.go
watch_test.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
watch.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
wiki_test.go
wiki.go