fix: remove keyType from encrypted fields #480
@@ -32,7 +32,6 @@ class FieldCrypto {
|
|||||||
"key",
|
"key",
|
||||||
"key_password",
|
"key_password",
|
||||||
"keyPassword",
|
"keyPassword",
|
||||||
"keyType",
|
|
||||||
"autostartPassword",
|
"autostartPassword",
|
||||||
"autostartKey",
|
"autostartKey",
|
||||||
"autostartKeyPassword",
|
"autostartKeyPassword",
|
||||||
@@ -46,7 +45,6 @@ class FieldCrypto {
|
|||||||
"key",
|
"key",
|
||||||
"public_key",
|
"public_key",
|
||||||
"publicKey",
|
"publicKey",
|
||||||
"keyType",
|
|
||||||
]),
|
]),
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user