mirror of
https://git.coastit.co.za/caitlin/CRM_ENVR.git
synced 2026-07-10 11:15:43 +02:00
bc3e345a27
- Fix JWT secret regenerating on every HMR cycle (globalThis cache) - Replace unreliable response.cookies.set() with manual Set-Cookie header - Remove jwt-secret.ts abstraction — JWT_SECRET back inline in auth.ts - Sidebar logo links directly to /dashboard instead of server-redirect / - Add 3 admin users to seed: ewan/caitlin/dillen (ADMIN role) - Fix bcrypt hash corruption from PowerShell $ interpolation - Remove plaintext passwords from codebase - Fix audit_password_change trigger UUID type error