grafana/pkg/services
Jeremy Price 6ae7b0c3b2
Accesscontrol: list tokens for service account (#43809)
* Add list tokens endpoint

* Update api.go

Co-authored-by: J Guerreiro <joao.guerreiro@grafana.com>
2022-01-19 09:55:38 +01:00
..
accesscontrol AccessControl: Resolve attribute based scopes to id based scopes (#40742) 2022-01-18 17:34:35 +01:00
alerting fix: pass OrgId to alertNotification model (#43678) 2022-01-05 10:19:45 +01:00
annotations Chore: Replace util.DynMap with structs (#36332) 2021-07-01 10:23:33 +02:00
auth Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
cleanup Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
contexthandler Auth: implement auto_sign_up for auth.jwt (#43502) 2022-01-13 17:15:22 +01:00
dashboards Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
dashboardsnapshots Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43772) 2022-01-07 17:50:59 +01:00
datasourceproxy Remove Macaron ParamsInt64 function from code base (#43810) 2022-01-15 00:55:57 +08:00
datasources AccessControl: Resolve attribute based scopes to id based scopes (#40742) 2022-01-18 17:34:35 +01:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
guardian Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Usage Stats: Add metrics to count enabled kms providers per kind (#43640) 2022-01-07 13:52:28 +01:00
ldap LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
libraryelements Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
librarypanels Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
licensing switch to using featureEnabled for enterprise features (#41559) 2022-01-07 15:11:23 -05:00
live Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
login GetUserInfo: Return an error if no user was found (#44169) 2022-01-18 17:03:16 +01:00
multildap Chore: Replace goconvey in multildap package (#40681) 2021-10-20 15:07:37 +02:00
ngalert Remove Macaron ParamsInt64 function from code base (#43810) 2022-01-15 00:55:57 +08:00
notifications Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06:00
oauthtoken Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
pluginsettings Rename AddHandlerCtx to AddHandler (#43557) 2021-12-28 16:08:07 +01:00
provisioning Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
query Propagate all headers (#43812) 2022-01-07 12:45:26 -07:00
quota Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
rendering Crawler: use existing render service to generate dashboard thumbnails (#43515) 2022-01-10 08:21:35 -08:00
schemaloader Fix the disjuction of panels (#39412) 2021-10-06 11:39:23 +02:00
search Rename DispatchCtx to Dispatch (#43563) 2021-12-28 17:36:22 +01:00
searchusers Auth: implement auto_sign_up for auth.jwt (#43502) 2022-01-13 17:15:22 +01:00
secrets Usage Stats: Add metrics to count enabled kms providers per kind (#43640) 2022-01-07 13:52:28 +01:00
serviceaccounts Accesscontrol: list tokens for service account (#43809) 2022-01-19 09:55:38 +01:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore Accesscontrol: list tokens for service account (#43809) 2022-01-19 09:55:38 +01:00
teamguardian Team Guardian: Refactor it to remove the bus dependency (#43058) 2022-01-07 13:38:00 +01:00
thumbs Crawler: use existing render service to generate dashboard thumbnails (#43515) 2022-01-10 08:21:35 -08:00
updatechecker Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00