n8n/packages/cli/src/controllers
Michael Auerswald 47ee357059
feat(core): Improve ldap/saml toggle and tests (#5771)
* improve ldap/saml toggle and tests

* import cleanup

* reject regular login users when saml is enabled

* lint fix
2023-03-24 17:46:06 +01:00
..
auth.controller.ts feat(core): Improve ldap/saml toggle and tests (#5771) 2023-03-24 17:46:06 +01: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): Convert more routes to use the decorator pattern (no-changelog) (#5611) 2023-03-09 14:42:13 +01:00
me.controller.ts feat(core): Limit user changes when saml is enabled (#5577) 2023-03-03 10:05:30 +01:00
nodes.controller.ts fix(core): Improve community nodes loading (#5608) 2023-03-24 17:04:26 +01:00
nodeTypes.controller.ts refactor(core): Convert more routes to use the decorator pattern (no-changelog) (#5611) 2023-03-09 14:42:13 +01:00
owner.controller.ts refactor(core): Improve instance owner setup and add unit tests (no-changelog) (#5499) 2023-02-17 10:59:09 +01:00
passwordReset.controller.ts refactor(core): Use an IoC container to manage singleton classes [Part-2] (no-changelog) (#5690) 2023-03-16 15:34:13 +01:00
tags.controller.ts refactor(core): Convert more routes to use the decorator pattern (no-changelog) (#5611) 2023-03-09 14:42:13 +01:00
translation.controller.ts refactor: catch doesn't need to have a param (no-changelog) (#5614) 2023-03-03 18:18:49 +01:00
users.controller.ts feat(core): Limit user invites when SAML is enabled (#5761) 2023-03-23 15:12:19 +01:00