4bd5af87f4
* Add failing test for when command != plugin name * wrapFactoryCheckPerms uses pluginCatalog.Get to fetch the correct command * Use filepath.Rel for consistency with plugin read API handler
4 lines
153 B
Plaintext
4 lines
153 B
Plaintext
```release-note:bug
|
|
plugins: Corrected the path to check permissions on when the registered plugin name does not match the plugin binary's filename.
|
|
```
|