grafana/pkg/services/searchV2
Artur Wierzbicki d4616cfe26
Search: support auth filter based on access control/rbac (#48350)
* #45498: add rbac support in searchv2

* to revert: fix dependency cycle

* Revert "to revert: fix dependency cycle"

This reverts commit 1ffbee73ec.

* added a TODO for caching user permissions

* add orgId to `getDashboardReadFilter`

* use orgId from signedInUser

* goimport
2022-04-28 22:16:23 +04:00
..
extract Search: fix missing dashboards due to empty uid, log errors (#48361) 2022-04-28 19:29:09 +03:00
auth.go Search: support auth filter based on access control/rbac (#48350) 2022-04-28 22:16:23 +04:00
index_test.go Search: in-memory index (#47709) 2022-04-27 12:29:39 +04:00
index.go Search: fix missing dashboards due to empty uid, log errors (#48361) 2022-04-28 19:29:09 +03:00
service.go Search: support auth filter based on access control/rbac (#48350) 2022-04-28 22:16:23 +04:00
stub.go Search: in-memory index (#47709) 2022-04-27 12:29:39 +04:00
types.go Search: in-memory index (#47709) 2022-04-27 12:29:39 +04:00