grafana/pkg/plugins
Gabriel MABILLE 5975c4bc6d
RBAC: Allow app plugins access restriction (#51524)
* RBAC: Allow app plugins restriction

Co-authored-by: Kalle Persson <kalle.persson@grafana.com>

* Fix tests

* Imports

* WIP

* Adding RBAC to AppPluginsRoutes

* Switching middleware order

* Restrict access to resources

* Nit

* Cosmetic changes

* Fix fallback

* Moving declaration to HttpServer

Co-Authored-By: marefr <marcus.efraimsson@gmail.com>

Co-authored-by: Kalle Persson <kalle.persson@grafana.com>
Co-authored-by: marefr <marcus.efraimsson@gmail.com>
2022-07-08 13:24:09 +02:00
..
adapters backend/datasources: move datasources models into the datasources service package (#51267) 2022-06-27 12:23:15 -04:00
backendplugin Renderer: Add sanitize API (#50936) 2022-07-07 15:32:18 +04:00
manager RBAC: Allow app plugins access restriction (#51524) 2022-07-08 13:24:09 +02:00
plugincontext backend/datasources: move datasources models into the datasources service package (#51267) 2022-06-27 12:23:15 -04:00
accesscontrol.go RBAC: Allow app plugins access restriction (#51524) 2022-07-08 13:24:09 +02:00
config.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
ifaces.go WIP: Add private Secret Manager Plugins support to plugin platform (#49544) 2022-06-09 13:19:27 -04:00
models.go Plugins: Fix Default Nav URL for dashboard includes (#47143) 2022-04-06 10:50:39 +02:00
plugins.go Plugins: Show that Secrets Manager Plugin is active in the UI (#50953) 2022-06-29 08:48:23 -04:00