grafana/pkg/services/secrets
Serge Zaitsev faa1244518
Chore: Replace sqlstore with db interface (#85366)
* replace sqlstore with db interface in a few packages

* remove from stats

* remove sqlstore in admin test

* remove sqlstore from api plugin tests

* fix another createUser

* remove sqlstore in publicdashboards

* remove sqlstore from orgs

* clean up orguser test

* more clean up in sso

* clean up service accounts

* further cleanup

* more cleanup in accesscontrol

* last cleanup in accesscontrol

* clean up teams

* more removals

* split cfg from db in testenv

* few remaining fixes

* fix test with bus

* pass cfg for testing inside db as an option

* set query retries when no opts provided

* revert golden test data

* rebase and rollback
2024-04-04 15:04:47 +02:00
..
database Chore: Make the secret table name configurable (#83106) 2024-02-20 16:56:43 +01:00
fakes Auth: encrypt secrets for oauth providers in SSO settings API service (#79081) 2023-12-06 14:37:10 +02:00
kvstore Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
manager Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
migrator FeatureToggles: Add context and and an explicit global check (#78081) 2023-11-14 12:50:27 -08:00
secrets.go Auth: encrypt secrets for oauth providers in SSO settings API service (#79081) 2023-12-06 14:37:10 +02:00
types.go Encryption: Fix multiple data keys migration (#49848) 2022-06-04 12:55:49 +02:00