n8n/packages/cli/src/controllers
2024-05-24 11:00:15 +02:00
..
oauth refactor(core): Use consistent CSRF state validation across oAuth controllers (#9104) 2024-05-23 19:08:01 +02:00
activeWorkflows.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
ai.controller.ts feat(editor): Remove AI Error Debugging (#9337) 2024-05-08 14:13:47 +02:00
auth.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
binaryData.controller.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
communityPackages.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
cta.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
debug.controller.ts refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280) 2024-05-06 17:54:05 +02:00
dynamicNodeParameters.controller.ts fix(core): Prevent re-parsing of dynamically loaded options (#9503) 2024-05-24 11:00:15 +02:00
e2e.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
invitation.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
me.controller.ts fix(core): All calls to plainToInstance should exclude extraneous values (no-changelog) (#9338) 2024-05-08 15:49:41 +02:00
mfa.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
nodeTypes.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
orchestration.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
owner.controller.ts feat(core): Prevent session hijacking (#9057) 2024-04-09 11:20:35 +02:00
passwordReset.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
project.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
role.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
tags.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
translation.controller.ts refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
users.controller.ts fix(core): Do not allow admins to delete the instance owner (#9489) 2024-05-22 16:23:40 +02:00
workflow-statistics.types.ts refactor(core): Bring active executions into executions controller (no-changelog) (#8371) 2024-01-23 09:48:50 +01:00
workflowStatistics.controller.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00