Skip to content

[FIX] Command list:execute - prevent plugin execution if plugin not approved

  • ListExecute plugin is only executed if approved;
  • If pending or rejected the command returns an error message and exits with code 1;

Merge request reports