grafana/pkg/tsdb/elasticsearch/client
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
..
client_test.go fix handle of elasticsearch 6.0+ version 2018-11-23 15:24:16 +01:00
client.go Security: Store datasource passwords encrypted in secureJsonData (#16175) 2019-04-15 11:11:17 +02:00
index_pattern_test.go Fix: #14706 Incorrect index pattern padding in alerting queries 2019-03-03 18:10:38 +05:30
index_pattern.go Fix: #14706 Incorrect index pattern padding in alerting queries 2019-03-03 18:10:38 +05:30
models.go elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00
search_request_test.go remove unnecessary conversions 2018-07-04 12:16:39 +02:00
search_request.go elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +01:00