Fix: Support camelCase keyPassword in JSON host import #384

Merged
thorved merged 1 commits from fix/keypassword-import-camelcase into dev-1.7.3 2025-10-09 04:23:33 +00:00

1 Commits

Author SHA1 Message Date
thorved
4d00d6746a Fixes inconsistent key password property name
Corrects the property name for key-based authentication from `key_password` to `keyPassword` to ensure consistency with the expected data structure. This resolves potential issues with mismatched property names during SSH host configuration.
2025-10-08 16:02:39 +05:30