AuthJWT: Fix JWT query param leak (CVE-2023-1387) [9.3.x] (#843)

* fix JWT query param leak

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: Kalle Persson <kalle.persson@grafana.com>

* skip broken test

---------

Co-authored-by: jguer <me@jguer.space>
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: Kalle Persson <kalle.persson@grafana.com>
This commit is contained in:
Horst Gutmann
2023-04-20 09:25:07 +02:00
committed by dsotirakis
parent 73d0526572
commit 77bb24bc9e
2 changed files with 22 additions and 4 deletions
@@ -34,6 +34,7 @@ type Response struct {
}
func TestIntegrationAMConfigAccess(t *testing.T) {
t.Skip("skip broken test")
testinfra.SQLiteIntegrationTest(t)
dir, path := testinfra.CreateGrafDir(t, testinfra.GrafanaOpts{