grafana/pkg/services/serviceaccounts/database
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445)
* Move SignedInUser to user service and RoleType and Roles to org

* Use go naming convention for roles

* Fix some imports and leftovers

* Fix ldap debug test

* Fix lint

* Fix lint 2

* Fix lint 3

* Fix type and not needed conversion

* Clean up messages in api tests

* Clean up api tests 2
2022-08-10 11:56:48 +02:00
..
database_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
database.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
errors.go Service account: Ensure that you can revert only service accounts which you can access (#52626) 2022-07-22 10:35:01 +02:00
stats_test.go Chore: Move api key models into apikey service package (#53241) 2022-08-04 14:19:09 +02:00
stats.go ServiceAccounts: Add Prometheus metrics service (#51831) 2022-07-07 10:03:16 -04:00
token_store_test.go Chore: Move api key models into apikey service package (#53241) 2022-08-04 14:19:09 +02:00
token_store.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00