n8n/packages/cli/src/webhooks
n8n-assistant[bot] 69b2fbd102
Some checks failed
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
CI: Python / Checks (push) Has been cancelled
fix(core): Drain webhook close functions to prevent MCP connection leaks (backport to 1.x) (#31188)
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
Co-authored-by: Garrit Franke <garrit.franke@n8n.io>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-27 09:36:56 +00:00
..
__tests__ fix(core): Drain webhook close functions to prevent MCP connection leaks (backport to 1.x) (#31188) 2026-05-27 09:36:56 +00:00
constants.ts fix(core): Remove unneeded cookies from webhook requests (#16736) 2025-07-01 16:49:44 +03:00
live-webhooks.ts feat(core): Use active version instead of current version (no-changelog) (#21202) 2025-11-20 17:47:24 +02:00
test-webhook-registrations.service.ts feat(core): Switch to structured destination node (no-changelog) (#22143) 2025-11-24 16:13:37 +01:00
test-webhooks.ts refactor(core, editor): Split logic based on payload type / manual execution type (#22219) 2025-11-27 14:16:06 +01:00
waiting-forms.ts feat: Environment var to disable forms pages sandboxing (backport to 1.x) (#28158) 2026-04-08 13:04:49 +03:00
waiting-webhooks.ts fix: Form trigger and Wait Form mode basic authentication fix for form POST request (#24329) 2026-01-14 16:09:05 +00:00
webhook-execution-context.ts refactor: Simplify webhook helpers (#17237) 2025-07-14 20:46:12 +03:00
webhook-form-data.ts refactor(core): Extract form data parsing from webhook-helpers (#10904) 2024-09-20 16:46:20 +03:00
webhook-helpers.ts chore: Backport Bundle (#26218) 2026-02-25 12:25:54 +02:00
webhook-last-node-response-extractor.ts fix(core): Check all outputs for chat triggers, first output only for webhooks (#20308) 2025-10-02 16:14:23 +02:00
webhook-on-received-response-extractor.ts fix(Webhook Trigger Node)!: Change html responses to be embedded an iframe (#17312) 2025-07-16 12:53:36 +03:00
webhook-request-handler.ts feat: Environment var to disable forms pages sandboxing (backport to 1.x) (#28158) 2026-04-08 13:04:49 +03:00
webhook-request-sanitizer.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
webhook-response-headers.ts chore: Backport Bundle (#26218) 2026-02-25 12:25:54 +02:00
webhook-response.ts chore: Backport Bundle (#26218) 2026-02-25 12:25:54 +02:00
webhook-server.ts refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389) 2025-01-06 10:21:24 +01:00
webhook.service.ts fix(core): Drain webhook close functions to prevent MCP connection leaks (backport to 1.x) (#31188) 2026-05-27 09:36:56 +00:00
webhook.types.ts chore: Backport Bundle (#26218) 2026-02-25 12:25:54 +02:00
webhooks.controller.ts feat: Prevent webhook url takeover (#14783) 2025-04-28 14:29:32 +03:00