0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 06:55:54 +01:00
gitea/routers
Jack Hay 7c2f093e85
Require token for GET subscription endpoint (#28765)
Fixes  #28756

## Changes
- Require and check API token for `GET
/repos/{owner}/{repo}/subscription` in order to populate `ctx.Doer`.
2024-01-12 01:57:58 +00:00
..
api Require token for GET subscription endpoint (#28765) 2024-01-12 01:57:58 +00:00
common
install
private
utils
web
init.go