1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-27 16:26:09 +02:00
gitea/routers/api
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
..
actions Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
packages Add endpoint for not implemented Docker auth (#28457) 2023-12-13 15:23:53 -05:00
v1 Require token for GET subscription endpoint (#28765) 2024-01-12 01:57:58 +00:00