grafana/pkg/api/pluginproxy
Syerikjan Kh b7809b7350
Fix: Double encoding of URLs when using data proxy (#98494)
fix: unescape raw path and set to req path
2025-01-07 10:27:34 -05:00
..
test-data dsproxy: allow multiple access tokens per datasource 2018-06-12 17:39:38 +02:00
ds_auth_provider.go Fix: Double encoding of URLs when using data proxy (#98494) 2025-01-07 10:27:34 -05:00
ds_auth_provider_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
ds_proxy.go OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 2024-11-27 11:06:39 +01:00
ds_proxy_test.go Fix: Double encoding of URLs when using data proxy (#98494) 2025-01-07 10:27:34 -05:00
pluginproxy.go Auth: remove id token flag (#92209) 2024-08-21 16:30:17 +03:00
pluginproxy_test.go Auth: use IdentityType from authlib (#91763) 2024-08-12 09:26:53 +03:00
token_provider.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 2021-06-11 17:02:24 +02:00
token_provider_azure.go Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
token_provider_gce.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_generic.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_jwt.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
utils.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
utils_test.go API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +01:00