fr-ser / grafana-sqlite-datasource

Grafana Plugin to enable SQLite as a Datasource
Apache License 2.0
126 stars 17 forks source link

TODO: Sign the plugin #5

Closed fr-ser closed 3 years ago

fr-ser commented 4 years ago

Currently, the plugin is unsigned, which requires users to allow unsigned backend plugins (not a default setting). However, as of right now there is no process to sign a community plugin like this.

See here: https://grafana.com/docs/grafana/latest/developers/plugins/sign-a-plugin/#sign-a-plugin

fr-ser commented 3 years ago

Fixed in v0.1.4 and v0.2.0