grafana/pkg/services
linoman 5bc4f56c79
IAM: Protect external service accounts frontend list page (#77834)
* Add `isExternal` property to frontend model

* Remove enabled and token buttons for external SA

* Replace trash icon for lock icon for external SA

* Block the role picker for external SA

* Filter SA list using the external filter

* Add only external filter at backend

---------

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2023-11-09 17:45:46 +01:00
..
accesscontrol Auth: SSO settings foundations (#77724) 2023-11-08 10:50:01 +01:00
alerting Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
annotations Swagger: Rename annotations model (#77605) 2023-11-03 18:32:06 -04:00
anonymous Anon: Use xorm for anon service (#75964) 2023-10-04 17:19:56 +02:00
apikey Auth: Move apikey service from userSignedIn to identity.Requester interface (#74323) 2023-09-07 16:54:38 +01:00
auth IDForwarding: Update settings name (#77257) 2023-10-27 10:20:49 +02:00
authn Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00
caching Fixing typos (#70487) 2023-06-22 09:43:38 +01:00
cleanup Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
contexthandler Errors: Make errors the same in dev as prod (#77366) 2023-10-30 14:06:26 -04:00
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2023-10-09 10:40:19 +02:00
dashboardimport Chore: Deprecate FolderId in ImportDashboardRequest and ImportDashboardResponse (#77627) 2023-11-06 11:32:34 -05:00
dashboards Chore: Deprecate FolderIds from FindPersistedDashboardsQuery (#77651) 2023-11-09 11:07:10 -05:00
dashboardsnapshots Snapshots: Do not return internal database ids (#77672) 2023-11-06 06:53:52 -08:00
dashboardversion Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2023-10-30 14:06:26 -04:00
datasources Team LBAC: Add validation/regex of teamheaders (#76905) 2023-10-27 12:37:37 +01:00
encryption Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
extsvcauth Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00
featuremgmt Flamegraph: Add collapsing for similar items in the stack (#77461) 2023-11-09 15:31:07 +01:00
folder Folders: Able to fetch folders available for user as "shared" folder (#77774) 2023-11-08 15:28:49 +01:00
grafana-apiserver K8s: Improve table converter (support non runtime.Object values) (#77816) 2023-11-08 10:59:19 -08:00
grpcserver Chore: make GPRCServerService private (#74612) 2023-09-08 12:44:18 -07:00
guardian Replace signed in user for identity.requester (#74048) 2023-08-30 16:51:18 +02:00
hooks Hooks: Remove AddLoginHook and RunLogin hooks (#73227) 2023-08-17 09:51:45 +02:00
kmsproviders Secrets: Make the Migrator extensible (#67307) 2023-06-19 23:44:01 +02:00
ldap Errors: Make errors the same in dev as prod (#77366) 2023-10-30 14:06:26 -04:00
libraryelements Chore: Deprecate FolderID in libraryElement struct in tests (#77473) 2023-11-06 11:31:15 -05:00
librarypanels Chore: Deprecate FolderID in LibraryElementDTO (#77471) 2023-11-06 11:30:32 -05:00
licensing Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
live Live: Default to local engine if redis is unavailable (#77467) 2023-11-08 12:22:26 +00:00
login Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
loginattempt Chore: capitalise log message for auth packages (#74332) 2023-09-04 18:49:47 +02:00
navtree Chore: remove (preview) tag from application (#77054) 2023-10-31 17:11:41 +02:00
ngalert Alerting: Add TestTemplate method to the forked Alertmanager (#77577) 2023-11-09 12:35:24 +01:00
notifications Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
oauthtoken Auth: Handle when access token has already been refreshed in OAuth token sync (#77118) 2023-10-25 18:15:41 +02:00
org Chore: delete team related entries for an org after the org gets deleted (#76706) 2023-10-18 10:40:26 +01:00
playlist K8s: Implement playlist api with k8s client (#77405) 2023-10-31 10:26:39 -07:00
plugindashboards Chore: Deprecate FolderId in ImportDashboardRequest and ImportDashboardResponse (#77627) 2023-11-06 11:32:34 -05:00
pluginsintegration Plugins: Fix status_source always being "plugin" in plugin request logs (#77433) 2023-10-31 13:42:39 +01:00
preference Teams: Move team API to own service (#76347) 2023-10-12 10:10:54 +02:00
provisioning Chore: Deprecate folderID from dashboardIdentity (#77650) 2023-11-09 10:57:33 -05:00
publicdashboards Chore: Deprecate FolderId in DashboardMeta (#77626) 2023-11-06 11:31:44 -05:00
query Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00
queryhistory Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
quota Alerting: Remove unused Accesscontrol dependency from DbStore (#77479) 2023-11-02 15:54:30 -04:00
rendering Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
screenshot Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
search Chore: Deprecate FolderID in Hit (#77623) 2023-11-07 09:51:54 -05:00
searchusers Team: Support sort query param for teams search endpoint (#75622) 2023-09-28 18:20:51 +03:00
searchV2 Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2023-10-09 10:40:19 +02:00
secrets Chore: Adapt GetDataSourcesByType to plugins with aliases (#76637) 2023-10-17 11:09:56 +02:00
serviceaccounts IAM: Protect external service accounts frontend list page (#77834) 2023-11-09 17:45:46 +01:00
shorturls Chore: Add errutils helpers (#73577) 2023-08-22 12:52:24 +02:00
signingkeys Siningkeys: Fix test setup (#76333) 2023-10-11 13:50:38 +02:00
sqlstore Auth: SSO settings foundations (#77724) 2023-11-08 10:50:01 +01:00
ssosettings Auth: SSO settings foundations (#77724) 2023-11-08 10:50:01 +01:00
star Stars: Remove sqlx storage implementation (#77766) 2023-11-07 06:55:24 -08:00
stats Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
store EntityStore: Remove http access (can use apiserver now) (#77602) 2023-11-03 08:14:51 -07:00
supportbundles Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
tag Annotations: Ignore unique constraint violations for tags (#65935) 2023-04-18 14:21:38 +02:00
team Teams: Search by team ids (#77730) 2023-11-06 18:08:11 +02:00
temp_user Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
updatechecker Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
user User: remove empty email / username check from update in service (#77347) 2023-10-30 10:44:26 +01:00
validations chore: move validations model into the validations service (#61953) 2023-01-23 15:10:14 -05:00