grafana/pkg/plugins/manager
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
..
installer Cli: Improve error handling for installing plugins (#41257) 2021-11-09 11:18:21 +01:00
loader Plugins: Fix Default Nav URL for dashboard includes (#47143) 2022-04-06 10:50:39 +02:00
signature Fix unmaarshal of double pointer (#47586) 2022-04-12 09:30:34 +02:00
testdata Plugins: Fix Default Nav URL for dashboard includes (#47143) 2022-04-06 10:50:39 +02:00
client.go Plugins: split manager.go into areas of responsibility (#46957) 2022-03-30 12:46:31 +02:00
dashboard_file_store_test.go Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
dashboard_file_store.go Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
logger.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
manager_integration_test.go Search: support auth filter based on access control/rbac (#48350) 2022-04-28 22:16:23 +04:00
manager_test.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
manager.go Plugins: Don't start runner ticker for Core plugins (#46964) 2022-03-30 14:48:49 +02:00
store.go Plugins: Include decommissioned plugins when ignoring plugins during re-loading (#46958) 2022-03-30 15:05:12 +02:00