You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
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>
2 years ago
..
api Make NuGet service index publicly accessible (#21242) 2 years ago
common Rework raw file http header logic (#20484) 2 years ago
install Share HTML template renderers and create a watcher framework (#20218) 2 years ago
private Add migrate repo archiver and packages storage support on command line (#20757) 2 years ago
utils refactor webhook *NewPost (#20729) 2 years ago
web Use absolute links in feeds (#21229) 2 years ago
init.go Share HTML template renderers and create a watcher framework (#20218) 2 years ago