mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-19 22:10:51 +00:00
Plugins: guard local extension barrels
This commit is contained in:
@@ -118,6 +118,7 @@ const SETUP_BARREL_GUARDS: GuardedSource[] = [
|
||||
];
|
||||
|
||||
const LOCAL_EXTENSION_API_BARREL_GUARDS = [
|
||||
"acpx",
|
||||
"bluebubbles",
|
||||
"device-pair",
|
||||
"diagnostics-otel",
|
||||
@@ -125,11 +126,13 @@ const LOCAL_EXTENSION_API_BARREL_GUARDS = [
|
||||
"feishu",
|
||||
"llm-task",
|
||||
"line",
|
||||
"lobster",
|
||||
"matrix",
|
||||
"mattermost",
|
||||
"memory-lancedb",
|
||||
"msteams",
|
||||
"nextcloud-talk",
|
||||
"qwen-portal-auth",
|
||||
"synology-chat",
|
||||
"talk-voice",
|
||||
"thread-ownership",
|
||||
|
||||
Reference in New Issue
Block a user