n8n/packages/cli/src/webhooks
Tomi Turtiainen 830e068509
fix(core): Remove unneeded cookies from webhook requests (#16736)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-07-01 16:49:44 +03:00
..
__tests__ fix(core): Remove unneeded cookies from webhook requests (#16736) 2025-07-01 16:49:44 +03:00
constants.ts fix(core): Remove unneeded cookies from webhook requests (#16736) 2025-07-01 16:49:44 +03:00
live-webhooks.ts fix(core): Remove unneeded cookies from webhook requests (#16736) 2025-07-01 16:49:44 +03:00
test-webhook-registrations.service.ts refactor(core): Use IWorkflowBase over WorkflowEntity in most places (#13225) 2025-02-13 10:54:11 +02:00
test-webhooks.ts fix(core): Remove unneeded cookies from webhook requests (#16736) 2025-07-01 16:49:44 +03:00
waiting-forms.ts fix(core): Remove unneeded cookies from webhook requests (#16736) 2025-07-01 16:49:44 +03:00
waiting-webhooks.ts fix(core): Remove unneeded cookies from webhook requests (#16736) 2025-07-01 16:49:44 +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 feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
webhook-request-handler.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
webhook-request-sanitizer.ts fix(core): Remove unneeded cookies from webhook requests (#16736) 2025-07-01 16:49:44 +03: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): Handle dynamic webhook edge cases (#16554) 2025-06-20 16:26:08 +02:00
webhook.types.ts fix(core): Remove unneeded cookies from webhook requests (#16736) 2025-07-01 16:49:44 +03:00
webhooks.controller.ts feat: Prevent webhook url takeover (#14783) 2025-04-28 14:29:32 +03:00