wraith/backend
Vantz Stockwell 63315f94c4 test: backend test suite — 8 spec files covering vault encryption, credentials, SSH keys, auth service, controller, guards
63 tests across 8 spec files, all passing. Removes 2 stale stub files from
backend/test/ that were incompatible with the current async EncryptionService
and 3-argument AuthService constructor. New suite lives in src/ co-located
with source files per NestJS convention.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 19:10:12 -04:00
..
prisma feat: multi-user isolation with admin/user roles 2026-03-14 12:57:38 -04:00
src test: backend test suite — 8 spec files covering vault encryption, credentials, SSH keys, auth service, controller, guards 2026-03-14 19:10:12 -04:00
nest-cli.json feat: project scaffold — Docker, NestJS, Nuxt 3, Prisma config 2026-03-12 17:05:37 -04:00
package-lock.json feat(security): Argon2id key derivation for vault encryption 2026-03-14 13:40:41 -04:00
package.json fix(security): auth hardening — httpOnly cookies, Argon2id passwords, TOTP encryption, rate limiting 2026-03-14 14:24:35 -04:00
seed.js fix: skip default admin seed if any admin account exists 2026-03-14 15:52:35 -04:00
tsconfig.build.json feat: project scaffold — Docker, NestJS, Nuxt 3, Prisma config 2026-03-12 17:05:37 -04:00
tsconfig.json feat: project scaffold — Docker, NestJS, Nuxt 3, Prisma config 2026-03-12 17:05:37 -04:00