mirror of https://github.com/grafana/grafana.git
* add feature toggle * add a middleware that appens headers for IP range AC * sort imports * sign IP range header and only append it if the request is going to allow listed data sources * sign a random generated string instead of IP, also change the name of the middleware to make it more generic * remove the DS IP range AC options from the config file; remove unwanted change * add test * sanitize the URLs when comparing * cleanup and fixes * check if X-Real-Ip is present, and set the internal request header if it is not present * use split string function from the util package |
||
|---|---|---|
| .. | ||
| testdata | ||
| date_formats.go | ||
| date_formats_test.go | ||
| dynamic_settings_test.go | ||
| expanders.go | ||
| expanders_test.go | ||
| provider.go | ||
| setting.go | ||
| setting_azure.go | ||
| setting_azure_test.go | ||
| setting_data_proxy.go | ||
| setting_feature_toggles.go | ||
| setting_feature_toggles_test.go | ||
| setting_featuremgmt.go | ||
| setting_grafana_javascript_agent.go | ||
| setting_plugins.go | ||
| setting_plugins_test.go | ||
| setting_quota.go | ||
| setting_search.go | ||
| setting_secure_socks_proxy.go | ||
| setting_secure_socks_proxy_test.go | ||
| setting_session_test.go | ||
| setting_smtp.go | ||
| setting_smtp_test.go | ||
| setting_storage.go | ||
| setting_test.go | ||
| setting_unified_alerting.go | ||
| setting_unified_alerting_test.go | ||