mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
refactor(core): Mark all backend Enterprise Edition files and dirs (#12350)
This commit is contained in:
@@ -12,7 +12,7 @@ import { ExternalHooks } from '@/external-hooks';
|
||||
import { License } from '@/license';
|
||||
import { JwtService } from '@/services/jwt.service';
|
||||
import { PasswordUtility } from '@/services/password.utility';
|
||||
import { setCurrentAuthenticationMethod } from '@/sso/sso-helpers';
|
||||
import { setCurrentAuthenticationMethod } from '@/sso.ee/sso-helpers';
|
||||
import { UserManagementMailer } from '@/user-management/email';
|
||||
|
||||
import { createUser } from './shared/db/users';
|
||||
|
||||
Reference in New Issue
Block a user