n8n/packages/cli/src/controllers
Michael Auerswald 77e3f1551d
feat: Add manual login option and password reset link for SSO (#6328)
* consolidate IUserSettings in workflow and add allowSSOManualLogin

* add pw reset link to owners ui
2023-05-30 12:52:02 +02:00
..
auth.controller.ts feat: Add manual login option and password reset link for SSO (#6328) 2023-05-30 12:52:02 +02:00
index.ts refactor(core): Convert more routes to use the decorator pattern (no-changelog) (#5611) 2023-03-09 14:42:13 +01:00
ldap.controller.ts refactor(core): Setup decorator based RBAC (no-changelog) (#5787) 2023-04-24 11:45:31 +02:00
me.controller.ts refactor(core): Setup decorator based RBAC (no-changelog) (#5787) 2023-04-24 11:45:31 +02:00
nodes.controller.ts refactor(core): Setup decorator based RBAC (no-changelog) (#5787) 2023-04-24 11:45:31 +02:00
nodeTypes.controller.ts refactor(core): Setup decorator based RBAC (no-changelog) (#5787) 2023-04-24 11:45:31 +02:00
owner.controller.ts refactor(core): Setup decorator based RBAC (no-changelog) (#5787) 2023-04-24 11:45:31 +02:00
passwordReset.controller.ts feat: Add manual login option and password reset link for SSO (#6328) 2023-05-30 12:52:02 +02:00
tags.controller.ts refactor(core): Setup decorator based RBAC (no-changelog) (#5787) 2023-04-24 11:45:31 +02:00
translation.controller.ts refactor(core): Setup decorator based RBAC (no-changelog) (#5787) 2023-04-24 11:45:31 +02:00
users.controller.ts feat: Add manual login option and password reset link for SSO (#6328) 2023-05-30 12:52:02 +02:00