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)
Fixes go-gitea#28756 ## Changes - Require and check API token for `GET /repos/{owner}/{repo}/subscription` in order to populate `ctx.Doer`.
- Loading branch information