fix(gateway): bind node exec approvals to nodeId
This commit is contained in:
@@ -253,6 +253,7 @@ export function registerNodesInvokeCommands(nodes: Command) {
|
||||
id: approvalId,
|
||||
command: rawCommand ?? argv.join(" "),
|
||||
cwd: opts.cwd,
|
||||
nodeId,
|
||||
host: "node",
|
||||
security: hostSecurity,
|
||||
ask: hostAsk,
|
||||
|
||||
Reference in New Issue
Block a user