Fix: SSH credential public key decryption across browser sessions #342

Merged
thorved merged 1 commits from fix/ssh-credential-public-key-decryption into dev-1.8.0 2025-10-05 00:09:10 +00:00

1 Commits

Author SHA1 Message Date
thorved
f93f50705b Adds camelCase support for encrypted field mappings
Extends encrypted field mappings to include camelCase variants
to support consistency and compatibility with different naming
conventions. Updates reverse mappings for Drizzle ORM to allow
conversion between camelCase and snake_case field names.

Improves integration with systems using mixed naming styles.
2025-10-04 11:28:27 +05:30