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

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