1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-27 17:46:10 +02:00
gitea/routers/api
KN4CK3R 0c8ce71188
Make NuGet service index publicly accessible (#21242)
Addition to #20734, Fixes #20717

The `/index.json` endpoint needs to be accessible even if the registry
is private. The NuGet client uses this endpoint without
authentification.

The old fix only works if the NuGet cli is used with `--source <name>`
but not with `--source <url>/index.json`.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-09-24 23:17:08 +08:00
..
packages Make NuGet service index publicly accessible (#21242) 2022-09-24 23:17:08 +08:00
v1 [API] teamSearch show teams with no members if user is admin (#21204) 2022-09-19 20:02:29 +08:00