15 lines
432 B
JSON
15 lines
432 B
JSON
{
|
|
"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"
|
|
}
|