n8n/packages/cli/src/UserManagement
Ben Hesseldieck 4ceac38e03
fix(core): Do not applying auth if UM is disabled (#3218)
* 🔓 not applying auth if UM is disabled

* 🛠 add helpers for UM enabled/disabled

* 👕 fix lint issue

* 🔥 remove unused imports
2022-05-02 12:11:46 +02:00
..
auth Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
email fix(core): Make email for UM case insensitive (#3078) 2022-04-15 08:11:35 +02:00
routes fix(core): Do not applying auth if UM is disabled (#3218) 2022-05-02 12:11:46 +02:00
index.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
Interfaces.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
UserManagementHelper.ts fix(core): Do not applying auth if UM is disabled (#3218) 2022-05-02 12:11:46 +02:00