grafana/pkg/api/pluginproxy
Arve Knudsen 4084b53f91
plugins: Don't exit on duplicate plugin (#28390)
* plugins: Don't exit on duplicate plugin

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Add missing files

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix test

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-21 12:39:41 +02: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/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
ds_proxy_test.go plugins: Don't exit on duplicate plugin (#28390) 2020-10-21 12:39:41 +02:00
ds_proxy.go OAuth: Fix token refresh failure when custom SSL settings are configured for OAuth provider (#27523) 2020-09-11 17:25:03 +02: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 Security: Use Header.Set and Header.Del for X-Grafana-User header (#25495) 2020-06-11 21:15:17 +02:00