n8n/packages/cli/test/integration
कारतोफ्फेलस्क्रिप्ट™ 10c15874b2
fix(core): Restore body parsing for all content-types for non webhook routes (no-changelog)(#6911)
Changes in https://github.com/n8n-io/n8n/pull/6394 removed xml body parsing for all non-webhook routes. This broken SAML endpoints as they need the XML body parser to function correctly.
2023-08-11 09:18:33 +02:00
..
audit
commands
environments
ldap
publicApi
saml
shared fix(core): Restore body parsing for all content-types for non webhook routes (no-changelog)(#6911) 2023-08-11 09:18:33 +02:00
auth.api.test.ts fix: Auth.api user limit test expecting incorrect status (#6836) 2023-08-03 13:03:26 +01:00
auth.mw.test.ts
credentials.ee.test.ts
credentials.test.ts
eventbus.test.ts
license.api.test.ts
me.api.test.ts
metrics.test.ts feat(core): Add metrics option to cache (#6846) 2023-08-04 20:51:07 +02:00
nodes.api.test.ts
owner.api.test.ts
passwordReset.api.test.ts
tags.api.test.ts refactor(core): Move tag collection into repository (no-changelog) (#6860) 2023-08-08 14:08:56 +02:00
users.api.test.ts
variables.test.ts fix(core): Change VariablesService to DI and use caching (#6827) 2023-08-02 14:51:09 +02:00
webhooks.api.test.ts refactor(core): Parse Webhook request bodies on-demand (#6394) 2023-08-01 17:32:30 +02:00
workflows.controller.ee.test.ts
workflows.controller.test.ts