grafana/pkg/services/contexthandler
Sergey Kostrukov 1dca39fb91
Auth Proxy: encoding of non-ASCII headers (#44797)
* Decode auth proxy headers using URL encoding

* Header encoding configuration via settings file

* Rename configuration setting to headers_encoded

* Quoted-printable encoding

* Tests for AuthProxy

* Fix encoding name

* Remove authproxy init
2022-03-04 04:58:27 -05:00
..
authproxy Auth Proxy: encoding of non-ASCII headers (#44797) 2022-03-04 04:58:27 -05:00
auth_jwt.go Auth: implement auto_sign_up for auth.jwt (#43502) 2022-01-13 17:15:22 +01:00
auth_proxy_test.go Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
contexthandler_test.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
contexthandler.go Chore: Remove bus from quota (#45143) 2022-02-10 12:42:06 +01:00