grafana/pkg/services/datasources
Tania 4f8111e24e
Encryption: Fix multiple data keys migration (#49848)
* Add migration

* Migrator: Extend support to rename columns

* Fix getting current key

* Fix column name in migration

* Fix deks reencryption

* Fix caching

* Add back separate caches for byName and byPrefix

* Do not concatenate prefix with uid

* Rename DataKey struc fields

* SQLStore: Add deprecation comments for breaking migrations

* Add comment

* Minor corrections

Co-authored-by: Joan López de la Franca Beltran <joanjan14@gmail.com>
2022-06-04 12:55:49 +02:00
..
fakes Secrets: Implement basic unified secret store service (#45804) 2022-04-25 13:57:45 -03:00
permissions Dashboard Extractor: Don't fail when using default OSS implementation (#46024) 2022-03-02 11:04:29 +01:00
service Datasource: Remove support for unencrypted passwords (#49987) 2022-06-03 17:38:22 +02:00
accesscontrol.go AccessControl: Let users with data source create permissions list non-core plugins (#48897) 2022-05-13 10:30:26 +02:00
datasources.go Encryption: Fix multiple data keys migration (#49848) 2022-06-04 12:55:49 +02:00