Skip to content
Snippets Groups Projects
Commit 664f32d8 authored by godzie44's avatar godzie44 Committed by Georgy Moshkin
Browse files

chore(plugins): plugin system improvements

- add description field to `_pico_plugin` and `_pico_service`
- plugin loading: filter files by its extensions
- plugin loading: check possible service collisions
- plugin loading: now plugin searching at {plugin_dir}/{plugin_name} path
- now all errors between plugin and picodata wrapping with `BoxError` (this protects plugin caller from UAF)
parent 9c462099
No related branches found
No related tags found
1 merge request!984chore(plugins): plugin system improvements
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment