mirror of
https://github.com/go-gitea/gitea
synced 2025-11-17 11:48:14 +00:00
Backport #28765 by @jackHay22 Fixes #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>