New features and fixes
This commit is contained in:
Mikael Karlsson
2022-03-01 17:54:14 +11:00
parent 5534eb368e
commit 46435b5717
70 changed files with 43671 additions and 5340 deletions

View File

@@ -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
}