Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Require token for GET subscription endpoint (go-gitea#28765) (go-gite…
…a#28768) Backport go-gitea#28765 by @jackHay22 Fixes go-gitea#28756 ## 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>
- Loading branch information