1
0
forked from gitea/gitea
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
..