grafana/pkg/plugins
Gabriel MABILLE 101349fe49
RBAC: Add permissions to install and configure plugins (#51829)
* RBAC: Allow app plugins restriction

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

* Moving declaration to HttpServer

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

* Picking changes from the other branch

Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>

* Rename plugins.settings to plugins

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

* Account for PluginAdminExternalManageEnabled

Co-authored-by: Will Browne <will.browne@grafana.com>

* Set metadata on instantiation

Co-authored-by: Jguer <joao.guerreiro@grafana.com>

Co-authored-by: Kalle Persson <kalle.persson@grafana.com>
Co-authored-by: marefr <marcus.efraimsson@gmail.com>
Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
Co-authored-by: Will Browne <will.browne@grafana.com>
Co-authored-by: Jguer <joao.guerreiro@grafana.com>
2022-09-09 09:44:50 +02:00
..
adapters Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
backendplugin Rendering: Add support for renderer token (#54425) 2022-08-30 12:09:38 +02:00
logger Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
manager remove unused cfg (#54770) 2022-09-06 08:59:28 -04:00
pfs Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
plugincontext Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
repo Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
storage Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
accesscontrol.go RBAC: Add permissions to install and configure plugins (#51829) 2022-09-09 09:44:50 +02:00
config.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
ifaces.go manager exposes renderer + secrets manager (#54629) 2022-09-02 14:20:10 +02:00
models.go Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
plugins.go Plugins: Split plugin manager into smaller components (#54384) 2022-08-30 17:30:43 +02:00