grafana/pkg/services/serviceaccounts
Serge Zaitsev 5b861faec3
Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356)
* remove legacy createorg from org service

* remove another createorg from orgimpl

* remove createorg from api pref tests

* remove createorg from api org tests

* fix tests

* remove createorg from annotations test

* remove createorg from team tests

* remove createorg from service accounts

* remove createorg from accesscontrol tests

* remove createorg from provisioning

* Use quotaservice from sc.hs
2022-11-28 12:05:46 +01:00
..
api Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 2022-11-28 12:05:46 +01:00
database Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 2022-11-28 12:05:46 +01:00
manager Access Control: Clear user's permission cache after resource creation (#59101) 2022-11-24 14:38:55 +00:00
secretscan ServiceAccounts: Add background service to check for token leaks (#53658) 2022-11-07 05:46:19 -05:00
tests Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
errors.go Service account: Update service accounts creation (#51848) 2022-07-07 17:32:56 +01:00
models.go NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 2022-09-22 22:04:48 +02:00
serviceaccounts.go Auth: add IsServiceAccount to IsRealUser (#58015) 2022-11-04 12:39:54 +00:00