n8n/packages/cli/src/webhooks
Jon 4604270464
feat(Form Trigger Node): Add n8n user authentication option (#30539)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 14:52:32 +01:00
..
__tests__ feat(Form Trigger Node): Add n8n user authentication option (#30539) 2026-05-27 14:52:32 +01:00
constants.ts feat(Form Trigger Node): Add n8n user authentication option (#30539) 2026-05-27 14:52:32 +01:00
live-webhooks.ts fix(core): Use active workflow version for webhook CORS preflight (#31144) 2026-05-26 14:46:44 +00:00
node-type-matcher.ts fix(core): Scope live and test webhook handlers to their route family (#28804) 2026-04-24 11:06:02 +00:00
test-webhook-registrations.service.ts fix: Improve webhook trigger node tests (#23187) 2025-12-15 12:31:34 +00:00
test-webhooks.ts fix(core): Log errors from fire-and-forget test webhook deactivation (no-changelog) (#29767) 2026-05-05 12:04:16 +00:00
waiting-forms.ts feat(Form Trigger Node): Add n8n user authentication option (#30539) 2026-05-27 14:52:32 +01:00
waiting-webhooks.ts feat(core): Add audit logs for webhook waiting and resuming (#28204) 2026-04-23 07:43:43 +00:00
webhook-execution-context.ts refactor: Simplify webhook helpers (#17237) 2025-07-14 20:46:12 +03:00
webhook-form-data.ts fix(core): Propagate formidable parse errors in Form Trigger (#28217) 2026-04-10 13:23:47 +00:00
webhook-helpers.ts feat(Form Trigger Node): Add n8n user authentication option (#30539) 2026-05-27 14:52:32 +01:00
webhook-last-node-response-extractor.ts feat(core): Add isolate pooling for VM expression engine (#27573) 2026-03-31 14:54:11 +00: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 chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
webhook-request-sanitizer.ts refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00
webhook-response-headers.ts chore: Bundle 2026-W7 (#26214) 2026-02-25 07:08:58 +00:00
webhook-response.ts chore: Bundle 2026-W7 (#26214) 2026-02-25 07:08:58 +00: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 chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
webhook.types.ts chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00
webhooks.controller.ts feat: Prevent webhook url takeover (#14783) 2025-04-28 14:29:32 +03:00