grafana/pkg/services
William Wernert 8690a42e33
Alerting: Disallow invalid rule namespace UIDs in provisioning API (#83938)
* Disallow invalid rule namespace UIDs in provisioning

Reject requests with rules that reference a nonexistent folder or have an empty folder uid
2024-03-14 09:58:25 -04:00
..
accesscontrol Access Control: Get org from request data for authorization (#84359) 2024-03-13 17:05:03 +01:00
alerting Prometheus: Introduce prometheus backend library (#83952) 2024-03-11 17:22:33 +01:00
annotations Alerting/Annotations: Prevent panics from composite store jobs from crashing Grafana (#83459) 2024-02-28 20:16:37 +02:00
anonymous Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
apikey Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
apiserver K8s: disallow MT storage functionality for Aggregator builders (#84408) 2024-03-14 01:54:30 +02:00
auth JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 2024-02-09 16:35:58 +01:00
authn Auth: Set the default org after User login (#83918) 2024-03-12 09:35:13 +01:00
caching Fixing typos (#70487) 2023-06-22 09:43:38 +01:00
cleanup Auth: Fix email verification bypass when using basic authentication (#82914) 2024-02-16 18:54:59 +01:00
cloudmigration Restructure cloudmigration service (#83211) 2024-02-26 14:52:16 +01:00
contexthandler AuthProxy: Allow disabling Auth Proxy cache (#83755) 2024-03-01 11:31:06 +01:00
correlations Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2023-10-09 10:40:19 +02:00
dashboardimport Revert "Add FolderUID for library elements" (#83776) 2024-03-01 18:16:43 +02:00
dashboards Chore: Add support bundle for folders (#83360) 2024-02-26 11:27:22 +01:00
dashboardsnapshots K8s: Add apimachinery and apiserver packages (#83190) 2024-02-23 15:15:43 -05:00
dashboardversion Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
datasourceproxy Errors: Make errors the same in dev as prod (#77366) 2023-10-30 14:06:26 -04:00
datasources Chore: Adding log also for cases where datasource UID length is invalid (#84443) 2024-03-14 14:49:07 +01:00
encryption Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
extsvcauth AuthN: Remove embedded oauth server (#83146) 2024-02-26 11:29:09 +01:00
featuremgmt samlsettings: add sso settings saml feature flag (#84433) 2024-03-14 12:04:45 +01:00
folder Revert "Add FolderUID for library elements" (#83776) 2024-03-01 18:16:43 +02:00
grpcserver Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2024-01-05 10:08:38 -06:00
guardian Remove folderID from service tests (#80615) 2024-01-26 17:36:35 +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 Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
libraryelements Revert "Add FolderUID for library elements" (#83776) 2024-03-01 18:16:43 +02:00
librarypanels Revert "Add FolderUID for library elements" (#83776) 2024-03-01 18:16:43 +02:00
licensing Chore: Clean up old navigation (#66287) 2023-04-14 09:43:11 +01:00
live Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
login JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 2024-02-09 16:35:58 +01:00
loginattempt Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
navtree E2C: Add initial empty state (#83232) 2024-02-23 13:18:09 +02:00
ngalert Alerting: Disallow invalid rule namespace UIDs in provisioning API (#83938) 2024-03-14 09:58:25 -04:00
notifications Refactor: Email verification (#84393) 2024-03-14 13:25:28 +01:00
oauthtoken Fix: Refresh token when id_token is expired (#79569) 2024-02-05 16:44:25 +01:00
org Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
playlist Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
plugindashboards Chore: removing folderId from plugindashboard service (#80570) 2024-01-16 11:08:39 +01:00
pluginsintegration Chore: Use response limit middleware from SDK (#83915) 2024-03-13 10:14:16 +01:00
preference Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
provisioning Alerting: Disallow invalid rule namespace UIDs in provisioning API (#83938) 2024-03-14 09:58:25 -04:00
publicdashboards Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
query Queries: Improve debug logging of metrics queries (#84048) 2024-03-12 16:17:22 +02:00
queryhistory Query History: Count using SQL, not post query (#82208) 2024-02-20 07:32:40 -06:00
quota Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
rendering Rendering: Adds PDF support behind feature toggle (#81811) 2024-02-08 13:09:34 +01:00
screenshot Alerting: Fix bug in screenshot service using incorrect limit (#83786) 2024-03-01 17:17:55 +00:00
search Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 2024-01-25 11:10:35 +01:00
searchusers Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
searchV2 PanelTitleSearch: Show datasource usage in plugins (#83922) 2024-03-05 22:20:38 +02:00
secrets Chore: Make the secret table name configurable (#83106) 2024-02-20 16:56:43 +01:00
serviceaccounts Serviceaccounts: Add ability to add samename SA for different orgs (#83893) 2024-03-06 09:53:58 +01:00
shorturls Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
signingkeys Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
sqlstore CloudMigrations: draft of cloud migration tables (#83990) 2024-03-12 15:44:10 +01:00
ssosettings SSO: fix mergeSettings() in case the DB contains empty URLs (#84290) 2024-03-13 10:31:17 +02:00
star Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
stats Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
store Storage: Support listing deleted entities (#84043) 2024-03-11 13:59:54 -04:00
supportbundles UsageStats: Separate context and threads for usage stats (#83963) 2024-03-11 15:18:42 +01:00
tag Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
team RBAC: Fix delete team permissions on team delete (#83442) 2024-02-27 12:21:26 +01:00
temp_user Refactor: Email verification (#84393) 2024-03-14 13:25:28 +01:00
updatechecker Chore: Bump update checker interval to 1 day (#84404) 2024-03-14 13:00:26 +02:00
user Refactor: Email verification (#84393) 2024-03-14 13:25:28 +01:00
validations chore: move validations model into the validations service (#61953) 2023-01-23 15:10:14 -05:00