Skip to content

Fix Proxmox credential guest imports - #1300

Merged
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.7.2from
ZacharyZcR:fix/1195-proxmox-bulk-import
Aug 23, 2026
Merged

Fix Proxmox credential guest imports#1300
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.7.2from
ZacharyZcR:fix/1195-proxmox-bulk-import

Conversation

@ZacharyZcR

Copy link
Copy Markdown
Member

Summary

  • allow credential-backed SSH imports to inherit the credential username
  • keep username validation unchanged for password, key, and other SSH authentication modes
  • store an empty string instead of null when the host username comes from a credential
  • cover credential SSH and non-SSH import username behavior with regression tests

Verification

  • npm test -- --run src/backend/tests/database/routes/host-bulk-routes.test.ts src/backend/tests/database/routes/host-normalizers.test.ts src/backend/tests/database/routes/proxmox-import-auth.test.ts src/ui/tests/components/proxmox/proxmox-import-auth.test.ts
  • npm run type-check
  • npm run build
  • targeted ESLint and Prettier checks

Fixes Termix-SSH/Support#1195

@ZacharyZcR
ZacharyZcR merged commit a4b61cc into Termix-SSH:dev-2.7.2 Aug 23, 2026
3 checks passed
@ZacharyZcR
ZacharyZcR deleted the fix/1195-proxmox-bulk-import branch August 23, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant