0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 16:44:40 +01:00
gitea/routers
Hubert Wawrzyńczyk c41b30760b
Case-insensitive NuGet symbol file GUID (#21409)
NuGet symbol file lookup returned 404 on Visual Studio 2019 due to
case-sensitive api router. The api router should accept case-insensitive GUID.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-12 14:53:56 +08:00
..
api Case-insensitive NuGet symbol file GUID (#21409) 2022-10-12 14:53:56 +08:00
common
install
private log real ip of requests from ssh (#21216) 2022-10-11 16:57:37 +08:00
utils
web Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
init.go