mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
ci: Upgrade nodelinter to 1.16.0 (no-changelog) (#6879)
ci: Upgrade nodelinter to 1.16.0
This commit is contained in:
@@ -157,7 +157,7 @@ export const userFields: INodeProperties[] = [
|
||||
{
|
||||
displayName: 'Change Password At Next Login',
|
||||
name: 'changePasswordAtNextLogin',
|
||||
// eslint-disable-next-line n8n-nodes-base/node-param-type-options-password-missing
|
||||
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
description: 'Whether the user is forced to change their password at next login',
|
||||
@@ -683,7 +683,7 @@ export const userFields: INodeProperties[] = [
|
||||
{
|
||||
displayName: 'Change Password At Next Login',
|
||||
name: 'changePasswordAtNextLogin',
|
||||
// eslint-disable-next-line n8n-nodes-base/node-param-type-options-password-missing
|
||||
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
description: 'Whether the user is forced to change their password at next login',
|
||||
|
||||
Reference in New Issue
Block a user