1
1
mirror of https://github.com/go-gitea/gitea synced 2025-10-31 11:28:24 +00:00
Files
gitea/routers/api/v1/user/follower.go
zeripath 45f17528a8 Only show Followers that current user can access (#20220)
Users who are following or being followed by a user should only be
displayed if the viewing user can see them.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-07-05 16:47:45 +01:00

6.6 KiB