3.4.0
New features and fixes
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceMinimumPasswordLengthName",
|
||||
"descriptionResourceKey": "complianceMinimumPasswordLengthDescription",
|
||||
"emptyValueResourceKey": "ComplianceMinimumPasswordLengthPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -43,7 +44,6 @@
|
||||
],
|
||||
"entityKey": "passwordMinimumLength",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 4,
|
||||
"policyType": 37,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -176,7 +176,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "compliancePasswordExpirationName",
|
||||
"descriptionResourceKey": "compliancePasswordExpirationDescription",
|
||||
"emptyValueResourceKey": "IOSMacPasswordExpirationInDaysEmptyValueKey",
|
||||
"emptyValueResourceKey": "CompliancePasswordExpirationPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -185,7 +185,6 @@
|
||||
],
|
||||
"entityKey": "passwordExpirationDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 41,
|
||||
"policyType": 37,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -194,6 +193,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceNumberOfPreviousPasswordsToBlockName",
|
||||
"descriptionResourceKey": "complianceNumberOfPreviousPasswordsToBlockDescription",
|
||||
"emptyValueResourceKey": "ComplianceNumberOfPreviousPasswordsToBlockPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -202,7 +202,6 @@
|
||||
],
|
||||
"entityKey": "passwordPreviousPasswordBlockCount",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 5,
|
||||
"policyType": 37,
|
||||
"enabled": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user