grafana/pkg/api/pluginproxy
Aaron Godin 0bc8992dfa
Revert #86466 (#87405)
Revert "Apply plugin route ReqAction to ds_proxy authorization (#86466)"

This reverts commit 53f94ac50d.
2024-05-06 14:40:32 -05:00
..
test-data
ds_auth_provider.go Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858) 2024-02-02 09:23:07 +01:00
ds_auth_provider_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
ds_proxy.go Revert #86466 (#87405) 2024-05-06 14:40:32 -05:00
ds_proxy_test.go Identity: Use typed namespace id (#87121) 2024-05-02 14:50:56 +02:00
pluginproxy.go Revert #86466 (#87405) 2024-05-06 14:40:32 -05:00
pluginproxy_test.go Identity: Use typed namespace id (#87121) 2024-05-02 14:50:56 +02:00
token_provider.go
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