wraith/src-tauri
Vantz Stockwell 6c7b277494
Some checks failed
Build & Sign Wraith / Build Windows + Sign (push) Failing after 6s
fix: SSH auth — decrypt credentials from vault before connecting
Added decrypt_password and decrypt_ssh_key Tauri commands.
Connect flow now resolves credentialId → decrypted credentials
from the vault. Falls back to window.prompt on auth failure.
Fixed case-sensitive error string matching.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 03:04:47 -04:00
..
gen/schemas feat: Phase 6 complete — CI/CD pipeline + auto-updater 2026-03-17 16:39:42 -04:00
icons feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
src fix: SSH auth — decrypt credentials from vault before connecting 2026-03-18 03:04:47 -04:00
build.rs feat: Phase 1 complete — Tauri v2 foundation 2026-03-17 15:09:41 -04:00
Cargo.lock feat: Phase 6 complete — CI/CD pipeline + auto-updater 2026-03-17 16:39:42 -04:00
Cargo.toml feat: Phase 6 complete — CI/CD pipeline + auto-updater 2026-03-17 16:39:42 -04:00
installer.nsi.template fix: move NSIS script to template file — avoid YAML !include parse error 2026-03-18 02:01:42 -04:00
tauri.conf.json fix: remove updater plugin — missing pubkey crashes on startup 2026-03-18 02:40:55 -04:00