Files
Termix/src
Ved Prakash 1f614abcfc Fix SSH Key Password (keyPassword) Field Naming Mismatch Between Frontend and Backend (#375)
* Refactor key_password to keyPassword for consistency across SSH routes

* Standardizes keyPassword field handling and simplifies auth field logic

Standardizes the handling of the `keyPassword` field by converting
`key_password` to camelCase and ensuring consistent output while
preserving resolved credentials. Removes redundant snake_case
fields to avoid duplication.

Simplifies UI handling of authentication fields by allowing
non-relevant fields to persist, delegating filtering logic to the
backend for cleaner and more maintainable code.

Improves code clarity and aligns with consistent data handling
practices.

* Cleanup code + resolve conversion logic

---------

Co-authored-by: LukeGus <bugattiguy527@gmail.com>
2025-10-07 16:05:34 -05:00
..
2025-10-01 15:40:10 -05:00
2025-09-12 14:42:00 -05:00
2025-10-07 15:37:28 -05:00
2025-09-12 14:42:00 -05:00
2025-10-01 15:40:10 -05:00
2025-10-01 15:40:10 -05:00
2025-09-12 14:42:00 -05:00
2025-08-07 02:20:27 -05:00