wraith/backend/src
Vantz Stockwell 6262ab6e7e debug: verify ssh2 key parsing and log derived public key
Uses ssh2 utils.parseKey() to check if the key decrypts and
parses correctly, logs the key type and public key fingerprint.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 01:13:51 -04:00
..
auth fix: WebSocket auth always fails — client object has no URL property 2026-03-13 11:16:03 -04:00
connections feat: connection manager — hosts + groups CRUD with search 2026-03-12 17:08:00 -04:00
prisma feat: Prisma schema (7 models) + NestJS bootstrap 2026-03-12 17:06:09 -04:00
rdp feat: RDP backend — Guacamole TCP tunnel to guacd over WebSocket 2026-03-12 17:27:09 -04:00
settings feat: settings — key/value store with CRUD API 2026-03-12 17:09:08 -04:00
terminal debug: verify ssh2 key parsing and log derived public key 2026-03-14 01:13:51 -04:00
vault fix: detect orphaned SSH key references and missing auth methods 2026-03-14 01:04:41 -04:00
app.module.ts fix: move WebSocket paths under /api/ prefix to work through NPM proxy 2026-03-13 15:13:45 -04:00
main.ts fix: add crash handlers to catch process-killing exceptions 2026-03-14 00:36:44 -04:00