0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-13 12:09:33 +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 Avoid cycle-redirecting user/login page (#28636) 2023-12-30 08:48:34 +00:00
install
private
utils
web Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 2024-01-10 11:03:23 +00:00
init.go