0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-05 14:37:11 +01:00
gitea/routers/api/v1
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415)
This PR rewrites `GetReviewer` function and move it to service layer.

Reviewers should not be watchers, so that this PR removed all watchers
from reviewers. When the repository is under an organization, the pull
request unit read permission will be checked to resolve the bug of
#32394

Fix #32394
2024-11-22 10:44:48 -05:00
..
activitypub
admin
misc Refactor markup render system (#32589) 2024-11-22 05:48:09 +00:00
notify
org Calculate PublicOnly for org membership only once (#32234) 2024-11-11 01:38:30 +01:00
packages
repo Fix get reviewers' bug (#32415) 2024-11-22 10:44:48 -05:00
settings
shared
swagger
user
utils
api.go