mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 12:14:08 -06:00
b47ec36d0d
Earlier we only allowed symlinks in plugins starting with grafana- in zip archives when installing plugins using the grafana-cli. This changes so that symlinks in zip archives containing relative links to files in the zip archive are always allowed when installing plugins. The reasoning behind this is that Grafana per default doesn't load a plugin that has an invalid plugin signature meaning that any symlink must be included in the plugin signature manifest. Co-authored-by: Will Browne <will.browne@grafana.com> Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> |
||
---|---|---|
.. | ||
adapters | ||
backendplugin | ||
manager | ||
plugincontext | ||
config.go | ||
ifaces.go | ||
models.go | ||
plugins.go |