0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-24 06:49:35 +01:00
gitea/routers/api/v1
Jason Song bf2078640f
Load GitRepo in API before deleting issue (#21720)
Fix #20921.

The `ctx.Repo.GitRepo` has been used in deleting issues when the issue
is a PR.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2022-11-12 08:32:04 +08:00
..
activitypub
admin
misc
notify
org Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
packages
repo Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
settings
swagger
user
utils Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
api.go Load GitRepo in API before deleting issue (#21720) 2022-11-12 08:32:04 +08:00
auth_windows.go
auth.go