This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/tests
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
..
e2e Prevent invalid behavior for file reviewing when loading more files (#21230) 2022-09-22 01:02:56 +08:00
gitea-repositories-meta
integration Make NuGet service index publicly accessible (#21242) 2022-09-24 23:17:08 +08:00
mssql.ini.tmpl
mysql.ini.tmpl
mysql8.ini.tmpl Kd/ci playwright go test (#20123) 2022-09-02 15:18:23 -04:00
pgsql.ini.tmpl
sqlite.ini.tmpl
test_utils.go
testlogger.go