grafana/pkg/services/contexthandler/authproxy
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_test.go Auth Proxy: encoding of non-ASCII headers (#44797) 2022-03-04 04:58:27 -05:00
authproxy.go Auth Proxy: encoding of non-ASCII headers (#44797) 2022-03-04 04:58:27 -05:00