mirror of
https://github.com/grafana/grafana.git
synced 2026-03-02 21:31:41 -05:00
This ensures that the X-Grafana-User header can be trusted. If the configuration enabled the setting of this header, the server can now trust that X-Grafana-User is set/unset by Grafana. Before this, an anonymous user could simply set the X-Grafana-User header themselves (using the developer tool for example) |
||
|---|---|---|
| .. | ||
| test-data | ||
| access_token_provider.go | ||
| access_token_provider_test.go | ||
| ds_auth_provider.go | ||
| ds_auth_provider_test.go | ||
| ds_proxy.go | ||
| ds_proxy_test.go | ||
| pluginproxy.go | ||
| pluginproxy_test.go | ||
| utils.go | ||
| utils_test.go | ||