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": 34,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -172,7 +172,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "compliancePasswordExpirationName",
|
||||
"descriptionResourceKey": "compliancePasswordExpirationDescription",
|
||||
"emptyValueResourceKey": "IOSMacPasswordExpirationInDaysEmptyValueKey",
|
||||
"emptyValueResourceKey": "CompliancePasswordExpirationPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -181,7 +181,6 @@
|
||||
],
|
||||
"entityKey": "passwordExpirationDays",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 41,
|
||||
"policyType": 34,
|
||||
"enabled": true
|
||||
},
|
||||
@@ -190,6 +189,7 @@
|
||||
"category": 106,
|
||||
"nameResourceKey": "complianceNumberOfPreviousPasswordsToBlockName",
|
||||
"descriptionResourceKey": "complianceNumberOfPreviousPasswordsToBlockDescription",
|
||||
"emptyValueResourceKey": "ComplianceNumberOfPreviousPasswordsToBlockPlaceholder",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
@@ -198,7 +198,6 @@
|
||||
],
|
||||
"entityKey": "passwordPreviousPasswordBlockCount",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": 5,
|
||||
"policyType": 34,
|
||||
"enabled": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user