mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
refactor: Remove pre-setup prompt on owner setup (#6495)
This commit is contained in:
committed by
कारतोफ्फेलस्क्रिप्ट™
parent
0287d5becd
commit
abe7f71627
@@ -42,7 +42,6 @@ export const ROUTES_REQUIRING_AUTHORIZATION: Readonly<string[]> = [
|
||||
'POST /users',
|
||||
'DELETE /users/123',
|
||||
'POST /users/123/reinvite',
|
||||
'GET /owner/pre-setup',
|
||||
'POST /owner/setup',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user