mirror of
1
Fork 0
forgejo/routers/api/v1
wxiaoguang 936eb64ebf
Make DeleteIssue use correct context (#24885)
Fix #24884 , the `ctx.Repo.GitRepo` might be nil.

(cherry picked from commit d19d5bc5b8)
2023-05-30 08:11:44 +02:00
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (#23905) 2023-04-03 22:41:57 -05:00
admin Return `404` in the API if the requested webhooks were not found (#24823) (#24830) 2023-05-23 07:42:34 +02:00
misc [BRANDING] Update nodeinfo branding 2023-05-10 11:05:22 +02:00
notify
org Fix `organization` field being `null` in `GET /api/v1/teams/{id}` (#24694) (#24696) 2023-05-16 07:42:22 +02:00
packages
repo Make DeleteIssue use correct context (#24885) 2023-05-30 08:11:44 +02:00
settings
swagger
user
utils
api.go [BRANDING] X-Forgejo-OTP can be used instead of X-Gitea-OTP 2023-05-10 11:05:22 +02:00
auth.go
auth_windows.go