grafana/pkg/services/sqlstore
Ieva 159bb3c032
RBAC: Allow scoping access to root level dashboards (#76987)
* correctly check permissions to list dashboards on the root

* correctly display the access inherited from general folder for dashboards

* Update pkg/services/sqlstore/permissions/dashboard.go

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

* Update dashboard_filter_no_subquery.go

---------

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2023-10-24 11:55:38 +03:00
..
migrations Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
migrator Instrumentation: Improve instrumentation for database migrations (#74659) 2023-09-11 14:10:21 +03:00
permissions RBAC: Allow scoping access to root level dashboards (#76987) 2023-10-24 11:55:38 +03:00
searchstore Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
session Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
sqlutil
bulk.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
bulk_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
database_wrapper.go Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
logger.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
session.go Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
session_test.go
sqlstore.go SQLStore: Fix race condition in RecursiveQueriesAreSupported (#75274) 2023-09-22 11:30:14 +01:00
sqlstore_metrics.go
sqlstore_metrics_test.go
sqlstore_test.go
tls_mysql.go
transactions.go
transactions_test.go
user.go Bug(sqlstore): fix issue with postgres unable to find existing main organization (#73789) 2023-08-30 11:45:20 -04:00
user_test.go Bug(sqlstore): fix issue with postgres unable to find existing main organization (#73789) 2023-08-30 11:45:20 -04:00