gitea/routers/api/v1
Giteabot cb33623bb6
Require token for GET subscription endpoint () ()
Backport  by @jackHay22

Fixes  

## Changes
- Require and check API token for `GET
/repos/{owner}/{repo}/subscription` in order to populate `ctx.Doer`.

Co-authored-by: Jack Hay <jack@allspice.io>
2024-01-12 14:51:27 +08:00
..
activitypub More refactoring of `db.DefaultContext` () 2023-09-15 06:13:19 +00:00
admin chore(api): support ignore password if login source type is LDAP for creating user API () () 2023-12-19 11:14:06 +08:00
misc More `db.DefaultContext` refactor () () 2023-09-29 13:35:01 +00:00
notify More `db.DefaultContext` refactor () () 2023-09-29 13:35:01 +00:00
org Delete repos of org when purge delete user () () 2023-11-01 10:03:12 +08:00
packages Another round of `db.DefaultContext` refactor () () 2023-09-25 19:24:35 +02:00
repo Also sync DB branches on push if necessary () () 2023-12-11 06:16:56 +00:00
settings Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
swagger refactor(API): refactor secret creation and update functionality () 2023-08-28 13:08:19 +08:00
user enable system users search via the API () () 2023-12-08 21:46:08 +00:00
utils Fix: system webhooks API bug () () 2023-12-31 12:53:09 +00:00
api.go Require token for GET subscription endpoint () () 2024-01-12 14:51:27 +08:00