mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-29 22:45:03 +00:00
refactor: share sender-scoped group policy derivation
This commit is contained in:
@@ -73,6 +73,7 @@ export type { WizardPrompter } from "../wizard/prompts.js";
|
||||
export { resolveInboundRouteEnvelopeBuilderWithRuntime } from "./inbound-envelope.js";
|
||||
export { createScopedPairingAccess } from "./pairing-access.js";
|
||||
export { issuePairingChallenge } from "../pairing/pairing-challenge.js";
|
||||
export { resolveSenderScopedGroupPolicy } from "./group-access.js";
|
||||
export { extractToolSend } from "./tool-send.js";
|
||||
export { resolveWebhookPath } from "./webhook-path.js";
|
||||
export type { WebhookInFlightLimiter } from "./webhook-request-guards.js";
|
||||
|
||||
Reference in New Issue
Block a user