Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
10 lines
284 B
JSON
10 lines
284 B
JSON
{
|
|||
"name": "unauthorized_plugin",
|
|||
"author": "Navidrome Test",
|
|||
"version": "1.0.0",
|
|||
"description": "Test plugin that tries to access unauthorized services",
|
|||
"website": "https://test.navidrome.org/unauthorized-plugin",
|
|||
"capabilities": ["MetadataAgent"],
|
|||
"permissions": {}
|
|||
}
|