0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 21:38:56 +01:00
gitea/routers/api/v1/user
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
..
app.go
email.go
follower.go Only show Followers that current user can access (#20220) 2022-07-05 16:47:45 +01:00
gpg_key.go
helper.go
key.go
repo.go Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
settings.go
star.go
user.go
watch.go