ДАННЫЕ - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: policy workspace в storage Launcher
This commit is contained in:
parent
6b002ec176
commit
897c7145f0
|
|
@ -1952,11 +1952,26 @@
|
||||||
"clientId": null,
|
"clientId": null,
|
||||||
"result": "success",
|
"result": "success",
|
||||||
"details": "Groups: nodedc:launcher:user, nodedc:taskmanager:user"
|
"details": "Groups: nodedc:launcher:user, nodedc:taskmanager:user"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "audit_brand_settings_2",
|
||||||
|
"at": "2026-05-06T06:52:46.025Z",
|
||||||
|
"actorUserId": "user_root",
|
||||||
|
"actorName": "DC SUDO",
|
||||||
|
"action": "Обновлены системные настройки",
|
||||||
|
"objectType": "settings",
|
||||||
|
"objectName": "Brand settings",
|
||||||
|
"clientId": null,
|
||||||
|
"result": "success",
|
||||||
|
"details": "Logo link: http://launcher.local.nodedc/; Tasker workspace policy: task_admins_only"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"brand": {
|
"brand": {
|
||||||
"logoLinkUrl": "http://launcher.local.nodedc/"
|
"logoLinkUrl": "http://launcher.local.nodedc/"
|
||||||
|
},
|
||||||
|
"taskManager": {
|
||||||
|
"workspaceCreationPolicy": "task_admins_only"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue