gitea/routers/web
Gusted a5f2894071
Fix showing issues in your repositories (#18916)
- Make a restriction on which issues can be shown based on if you the user or team has write permission to the repository.
- Fixes a issue whereby you wouldn't see any associated issues with a specific team on a organization if you wasn't a member(fixed by zeroing the User{ID} in the options).
- Resolves #18913
2022-03-23 23:57:09 +01:00
..
admin
auth
dev
events
explore
feed Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
org
repo
user
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go