grafana/pkg/api/pluginproxy
Arve Knudsen e503188b6f
Data source proxy: Convert 401 from data source to 400 (#28962)
* Data source proxy: Convert 401 from data source to 400

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-11-13 13:21:43 +01:00
..
test-data dsproxy: allow multiple access tokens per datasource 2018-06-12 17:39:38 +02:00
access_token_provider_test.go Chore: Disable scopelint for tests (#25923) 2020-06-30 11:05:47 +02:00
access_token_provider.go pkg/api/pluginproxy: Access token provider should handle access tokens without ExpiresOn field (#19928) 2020-02-26 15:59:02 +01:00
ds_auth_provider_test.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +02:00
ds_auth_provider.go Chore: Convert API tests to standard Go lib (#29009) 2020-11-13 09:52:38 +01:00
ds_proxy_test.go Data source proxy: Convert 401 from data source to 400 (#28962) 2020-11-13 13:21:43 +01:00
ds_proxy.go Data source proxy: Convert 401 from data source to 400 (#28962) 2020-11-13 13:21:43 +01:00
pluginproxy_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
pluginproxy.go Chore: Enable goprintffuncname and nakedret linters (#26376) 2020-07-23 08:14:39 +02:00
utils_test.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +02:00
utils.go Chore: Fix staticcheck issues (#28860) 2020-11-05 13:07:06 +01:00