grafana/pkg/services/serviceaccounts/api
Jguer ef9fe26886
Service accounts: Split user and service account database (#46442)
* ServiceAccounts: remove unused endpoint

* ServiceAccounts: remove usage of getOrgUsers from service accounts

* use dialect for boolean str true in delete

* return service account results directly

* Move Service Account Deletions to sa package

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: gamab <gabi.mabs@gmail.com>

* Move service account methods to service accounts

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: gamab <gabi.mabs@gmail.com>

* Service accounts should not interfere with users

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>

* filter service accounts in user services

* mispell fix

* fix overextended lines

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>

* fix variable

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
Co-authored-by: gamab <gabi.mabs@gmail.com>
2022-03-14 18:24:07 +01:00
..
api_test.go Service accounts: Split user and service account database (#46442) 2022-03-14 18:24:07 +01:00
api.go Service accounts: Split user and service account database (#46442) 2022-03-14 18:24:07 +01:00
token_test.go Service accounts: Split user and service account database (#46442) 2022-03-14 18:24:07 +01:00
token.go Service Accounts: Link final components in service accounts detail page (#45929) 2022-03-01 09:21:55 +01:00