1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-27 09:01:51 +01:00
gitea/modules/auth/httpauth
wxiaoguang d6d643fe86
Fix http auth header parsing (#34936)
Using `strings.EqualFold` is wrong in many cases.
2025-07-03 03:02:38 +00:00
..
httpauth_test.go Fix http auth header parsing (#34936) 2025-07-03 03:02:38 +00:00
httpauth.go Fix http auth header parsing (#34936) 2025-07-03 03:02:38 +00:00