feat(plugin): Manage users — VNCdirectory deep-link settings-section
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"id": "manage-users",
|
||||
"name": "Manage users",
|
||||
"version": "1.0.0",
|
||||
"author": "SRC Advisory",
|
||||
"description": "Deep-link to the VNCdirectory: users are created and assigned to SRCmail in the directory, not in the webmail. Adds a User management entry to Settings.",
|
||||
"type": "ui-extension",
|
||||
"tier": "privileged",
|
||||
"permissions": [
|
||||
"ui:settings-section"
|
||||
],
|
||||
"entrypoint": "index.js",
|
||||
"minAppVersion": "1.7.6"
|
||||
}
|
||||
Reference in New Issue
Block a user