openclaw/extensions/qqbot/src
Vincent Koc 72af92ba4e
qqbot: require explicit allowlist for /bot-logs to prevent info disclosure (#58895)
* qqbot: harden /bot-logs authorization fallback

* fix(qqbot): harden bot logs allowlist guard

* fix(qqbot): normalize bot logs allowlist entries
2026-04-01 18:40:46 +09:00
..
tools
types
utils build: externalize bundled plugin runtime deps 2026-03-31 15:22:08 +01:00
api.ts
channel.setup.ts fix(qqbot): align speech schema and setup validation (#58253) 2026-03-31 21:11:45 +08:00
channel.ts fix(qqbot): align speech schema and setup validation (#58253) 2026-03-31 21:11:45 +08:00
command-auth.test.ts
config-schema.ts fix(qqbot): align speech schema and setup validation (#58253) 2026-03-31 21:11:45 +08:00
config.test.ts fix(qqbot): align speech schema and setup validation (#58253) 2026-03-31 21:11:45 +08:00
config.ts
gateway.ts
inbound-attachments.ts
known-users.ts
message-queue.ts
outbound-deliver.ts
outbound.ts
proactive.ts
ref-index-store.ts
reply-dispatcher.ts
runtime.ts
session-store.ts
setup-surface.ts
setup.test.ts
slash-commands.test.ts qqbot: require explicit allowlist for /bot-logs to prevent info disclosure (#58895) 2026-04-01 18:40:46 +09:00
slash-commands.ts qqbot: require explicit allowlist for /bot-logs to prevent info disclosure (#58895) 2026-04-01 18:40:46 +09:00
stt.ts
text-utils.ts
types.ts
typing-keepalive.ts
update-checker.ts
user-messages.ts