forgejo/routers/api/v1/user
Lunny Xiao f4310d74ee
Fix comment permissions (#28213) (#28216)
backport #28213

This PR will fix some missed checks for private repositories' data on
web routes and API routes.

(cherry picked from commit bc3d8bff73)
2023-11-26 13:56:50 +01:00
..
action.go
app.go Fix comment permissions (#28213) (#28216) 2023-11-26 13:56:50 +01:00
avatar.go
email.go
follower.go
gpg_key.go Fix comment permissions (#28213) (#28216) 2023-11-26 13:56:50 +01:00
helper.go
hook.go Fix comment permissions (#28213) (#28216) 2023-11-26 13:56:50 +01:00
key.go
repo.go
settings.go
star.go
user.go
watch.go