0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-08 14:00:11 +01:00
gitea/routers/api/packages
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
..
composer
conan
container
generic
helm
helper
maven
npm NPM Package Registry search API endpoint (#20280) 2022-09-24 19:24:33 +08:00
nuget
pub
pypi Allow uppercase ASCII alphabet in PyPI package names (#21095) 2022-09-07 21:18:51 +01:00
rubygems
vagrant
api.go Make NuGet service index publicly accessible (#21242) 2022-09-24 23:17:08 +08:00