1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-10 04:38:21 +01:00
gitea/routers/api/packages/nuget
ChristopherHX f65df2a69b
Refactor Nuget Auth to reuse Basic Auth Token Validation (#36558)
* Implicitly handle Actions Task Token for Nuget Api Keys
* Support same tokens as Basic Auth in Nuget Api Key Header

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-02-08 14:43:05 +00:00
..
api_v2.go Improve nuget/rubygems package registries (#34741) 2025-06-17 19:42:00 +02:00
api_v3.go Improve NuGet API Parity (#21291) (#34940) 2025-07-07 10:43:58 +00:00
auth.go Refactor Nuget Auth to reuse Basic Auth Token Validation (#36558) 2026-02-08 14:43:05 +00:00
links.go Fix handling of plenty Nuget package versions (#26075) 2023-07-26 19:43:21 +00:00
nuget.go Fix error logs and improve some comments/messages (#35105) 2025-07-17 19:09:54 +08:00