mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
refactor: Add deprecation notice for basic auth and JWT auth (#6349)
This commit is contained in:
@@ -87,3 +87,6 @@ export const enum LICENSE_QUOTAS {
|
||||
}
|
||||
|
||||
export const CREDENTIAL_BLANKING_VALUE = '__n8n_BLANK_VALUE_e5362baf-c777-4d57-a609-6eaf1f9e87f6';
|
||||
|
||||
export const USER_MANAGEMENT_DOCS_URL =
|
||||
'https://docs.n8n.io/hosting/authentication/user-management-self-hosted';
|
||||
|
||||
Reference in New Issue
Block a user