grafana/pkg/services/serviceaccounts/database
Serge Zaitsev 522a98c126
Chore: Make Cfg field private in SQLStore (#85593)
* make cfg private in sqlstore

* fix db init in tests

* fix case

* fix folder test init

* fix imports

* make another Cfg private

* remove another Cfg

* remove unused variable

* use store cfg, it has side-effects

* fix mutated cfg in tests
2024-04-24 10:38:40 +02:00
..
stats_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
stats.go Auth: Add empty role usage metrics for service and user accounts (#73108) 2023-08-16 10:56:47 +02:00
store_test.go Chore: Make Cfg field private in SQLStore (#85593) 2024-04-24 10:38:40 +02:00
store.go ExtSvcAccounts: FIX prevent service account deletion (#84502) 2024-03-14 19:11:02 +01:00
token_store_test.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
token_store.go Service accounts: UI migration results (#68789) 2023-06-08 10:09:30 +02:00