forgejo/routers/web
Lunny Xiao bc3d8bff73
Fix comment permissions (#28213) (#28216)
backport #28213

This PR will fix some missed checks for private repositories' data on
web routes and API routes.
2023-11-25 23:43:23 +00:00
..
admin
auth
devtest
events
explore
feed
healthcheck
misc Make CORS work for oauth2 handlers (#28184) (#28185) 2023-11-23 22:27:00 +08:00
org Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
repo Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
shared
user Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
base.go
githttp.go Fix http protocol auth (#27875) (#27876) 2023-11-02 16:34:55 +01:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Make CORS work for oauth2 handlers (#28184) (#28185) 2023-11-23 22:27:00 +08:00
webfinger.go