mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 15:28:27 +00:00
fix(gateway): bind node exec approvals to nodeId
This commit is contained in:
@@ -698,6 +698,7 @@ export const nodeHandlers: GatewayRequestHandlers = {
|
||||
return;
|
||||
}
|
||||
const forwardedParams = sanitizeNodeInvokeParamsForForwarding({
|
||||
nodeId,
|
||||
command,
|
||||
rawParams: p.params,
|
||||
client,
|
||||
|
||||
Reference in New Issue
Block a user