forgejo/models/repo
Giteabot c51dd2b4fd
Restricted users only see repos in orgs which their team was assigned to (#28025) (#28051)
Backport #28025 by @6543

---
*Sponsored by Kithara Software GmbH*

Co-authored-by: 6543 <m.huber@kithara.com>
(cherry picked from commit 073d8c50dd)
2023-11-22 17:12:11 +01:00
..
archiver.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
attachment.go [FEAT] allow setting the update date on issues and comments 2023-11-13 12:33:49 +01:00
attachment_test.go
avatar.go
collaboration.go [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
collaboration_test.go [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
fork.go
fork_test.go
git.go
issue.go
language_stats.go
main_test.go
mirror.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
pushmirror.go Add RemoteAddress to mirrors (#26952) 2023-09-16 16:03:02 +00:00
pushmirror_test.go
redirect.go
redirect_test.go
release.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
release_test.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
repo.go [GITEA] Use restricted sanitizer for repository description 2023-11-13 14:06:30 +01:00
repo_indexer.go
repo_list.go Restricted users only see repos in orgs which their team was assigned to (#28025) (#28051) 2023-11-22 17:12:11 +01:00
repo_list_test.go [GITEA] Improve HTML title on repositories 2023-11-13 14:04:16 +01:00
repo_test.go
repo_unit.go
repo_unit_test.go
search.go
star.go
star_test.go
topic.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
topic_test.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
update.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
upload.go
user_repo.go [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
user_repo_test.go [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
watch.go [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
watch_test.go [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
wiki.go
wiki_test.go