mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-13 10:20:34 +00:00
fix(security): default-deny command execution
This commit is contained in:
@@ -184,6 +184,7 @@ describe("trigger handling", () => {
|
||||
Body: "/help",
|
||||
From: "+1002",
|
||||
To: "+2000",
|
||||
CommandAuthorized: true,
|
||||
},
|
||||
{},
|
||||
makeCfg(home),
|
||||
@@ -218,6 +219,7 @@ describe("trigger handling", () => {
|
||||
To: "+2000",
|
||||
Provider: "whatsapp",
|
||||
SenderE164: "+1000",
|
||||
CommandAuthorized: true,
|
||||
},
|
||||
{},
|
||||
cfg,
|
||||
|
||||
Reference in New Issue
Block a user