grafana/pkg/api/pluginproxy
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136)
* replace macaron with web package

* add web.go
2021-10-11 14:30:59 +02:00
..
test-data dsproxy: allow multiple access tokens per datasource 2018-06-12 17:39:38 +02:00
ds_auth_provider_test.go Plugins: Fix Azure token provider cache panic and auth param nil value (#34252) 2021-05-18 15:36:58 +02:00
ds_auth_provider.go CloudMonitoring: Migrate to use backend plugin SDK contracts (#38650) 2021-10-08 14:46:35 +02:00
ds_proxy_test.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
ds_proxy.go CloudMonitoring: Migrate to use backend plugin SDK contracts (#38650) 2021-10-08 14:46:35 +02:00
pluginproxy_test.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
pluginproxy.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
token_provider_azure.go AzureMonitor: strongly-typed AzureCredentials and correct resolution of auth type and cloud (#36284) 2021-07-05 12:20:12 +02:00
token_provider_gce.go CloudMonitoring: Migrate to use backend plugin SDK contracts (#38650) 2021-10-08 14:46:35 +02:00
token_provider_generic.go CloudMonitoring: Migrate to use backend plugin SDK contracts (#38650) 2021-10-08 14:46:35 +02:00
token_provider_jwt.go CloudMonitoring: Migrate to use backend plugin SDK contracts (#38650) 2021-10-08 14:46:35 +02:00
token_provider_test.go CloudMonitoring: Migrate to use backend plugin SDK contracts (#38650) 2021-10-08 14:46:35 +02:00
token_provider.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 2021-06-11 17:02:24 +02:00
utils_test.go API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +01:00
utils.go Plugins: Fix Azure token provider cache panic and auth param nil value (#34252) 2021-05-18 15:36:58 +02:00