grafana/public/app/features/datasources/settings
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
..
__snapshots__ Plugins: Unifying alpha state & options for all plugins (#16530) 2019-04-12 13:46:42 +02:00
BasicSettings.test.tsx Added isDefault switch on settings 2018-12-05 11:47:02 +01:00
BasicSettings.tsx refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 2019-03-25 15:53:05 +01:00
ButtonRow.test.tsx enable testing provsioned datasources 2019-02-12 08:45:21 +01:00
ButtonRow.tsx Fixed url of back button in datasource edit page, when root_url configured (#15759) 2019-03-05 07:35:45 +01:00
DataSourceSettingsPage.test.tsx Refactored Datasources as POC 2019-01-30 20:07:14 +01:00
DataSourceSettingsPage.tsx Plugins: Unifying alpha state & options for all plugins (#16530) 2019-04-12 13:46:42 +02:00
HttpSettingsCtrl.ts Security: Store datasource passwords encrypted in secureJsonData (#16175) 2019-04-15 11:11:17 +02:00
PluginSettings.tsx renaming DataSource type to DataSourceSettings and moved to grafana ui 2019-01-17 18:51:07 +01:00
TlsAuthSettingsCtrl.ts extract tls auth settings directive from datasource http settings directive 2019-01-28 19:37:19 +01:00