3.4.0
New features and fixes
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceMinimumPasswordLengthName",
|
||||
"descriptionResourceKey": "complianceMinimumPasswordLengthDescription",
|
||||
"emptyValueResourceKey": "ComplianceMinimumPasswordLengthPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -108,7 +109,6 @@
|
||||
],
|
||||
"entityKey": "passwordMinimumLength",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 4,
|
||||
"policyType": 35,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -166,7 +166,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "compliancePasswordExpirationName",
|
||||
"descriptionResourceKey": "compliancePasswordExpirationDescription",
|
||||
"emptyValueResourceKey": "passwordExpirationInDaysEmptyValueTwoYearsKey",
|
||||
"emptyValueResourceKey": "CompliancePasswordExpirationPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -175,7 +175,6 @@
|
||||
],
|
||||
"entityKey": "passwordExpirationDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 41,
|
||||
"policyType": 35,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -184,6 +183,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceNumberOfPreviousPasswordsToBlockName",
|
||||
"descriptionResourceKey": "complianceNumberOfPreviousPasswordsToBlockDescription",
|
||||
"emptyValueResourceKey": "ComplianceNumberOfPreviousPasswordsToBlockPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -192,7 +192,6 @@
|
||||
],
|
||||
"entityKey": "passwordPreviousPasswordBlockCount",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 5,
|
||||
"policyType": 35,
|
||||
"enabled": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user