grafana/pkg/components
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
..
apikeygen fix unconvert issues 2018-04-16 20:04:58 +02:00
dashdiffs Fixed new gometalinter issues 2019-01-07 11:01:31 +01:00
dynmap pkg/*: Fix misspell issues 2018-12-04 23:29:34 +01:00
imguploader Chore: Implement gosec (#16261) 2019-03-28 14:17:07 +01:00
null Fix goconst issues 2018-09-23 21:19:21 +02:00
securejsondata Security: Store datasource passwords encrypted in secureJsonData (#16175) 2019-04-15 11:11:17 +02:00
simplejson Fix some typos found by codespell 2018-09-21 11:54:52 +02:00