grafana/pkg/api/pluginproxy
Andrej Ocenas 66f6e16916
Security: Store datasource passwords encrypted in secureJsonData (#16175)
* Store passwords in secureJsonData

* Revert unnecessary refactors

* Fix for nil jsonSecureData value

* Remove copied encryption code from migration

* Fix wrong field reference

* Remove migration and provisioning changes

* Use password getters in datasource proxy

* Refactor password handling in datasource configs

* Add provisioning warnings

* Update documentation

* Remove migration command, moved to separate PR

* Remove unused code

* Set the upgrade version

* Remove unused code

* Remove double reference
2019-04-15 11:11:17 +02:00
..
test-data dsproxy: allow multiple access tokens per datasource 2018-06-12 17:39:38 +02:00
access_token_provider_test.go invalidate access token cache after datasource is updated 2018-09-21 14:24:44 +02:00
access_token_provider.go stackdriver: change info logging to debug logging 2018-09-28 16:16:27 +02:00
ds_auth_provider_test.go Stackdriver: Restructured ds proxy tests 2018-09-14 09:38:16 +02:00
ds_auth_provider.go pkg/util/{ip.go,url.go}: Fix some golint issues 2019-01-28 22:29:20 +01:00
ds_proxy_test.go Security: Store datasource passwords encrypted in secureJsonData (#16175) 2019-04-15 11:11:17 +02:00
ds_proxy.go Security: Store datasource passwords encrypted in secureJsonData (#16175) 2019-04-15 11:11:17 +02:00
pluginproxy_test.go Add check so that header is not sent for anonymous users 2019-03-14 16:33:21 +01:00
pluginproxy.go Add check so that header is not sent for anonymous users 2019-03-14 16:33:21 +01:00