fix: Rename LDAP files to include .ee (no-changelog) (#9943)
This commit is contained in:
@@ -20,7 +20,7 @@ import { CredentialTypes } from '@/CredentialTypes';
|
||||
import { LoadNodesAndCredentials } from '@/LoadNodesAndCredentials';
|
||||
import { License } from '@/License';
|
||||
import { getCurrentAuthenticationMethod } from '@/sso/ssoHelpers';
|
||||
import { getLdapLoginLabel } from '@/Ldap/helpers';
|
||||
import { getLdapLoginLabel } from '@/Ldap/helpers.ee';
|
||||
import { getSamlLoginLabel } from '@/sso/saml/samlHelpers';
|
||||
import { getVariablesLimit } from '@/environments/variables/environmentHelpers';
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user