RTL/server
Suheb 79ca7182a5
Harden login request validation (#1654)
Tightens server-side validation of authentication requests, guards the password-reset route behind an authenticated session, and wires the backend regression suite (test/backend/) into npm run test. Users with two-factor authentication enabled are encouraged to update promptly.

Verified: backend specs 12/12, lint green, frontend specs 204/204, and the full authentication matrix end-to-end on the docker regtest fixture.
2026-08-03 11:07:53 -07:00
..
controllers Harden login request validation (#1654) 2026-08-03 11:07:53 -07:00
models Add Disable Authentication option in the backend 2026-07-19 22:01:23 -07:00
routes Harden login request validation (#1654) 2026-08-03 11:07:53 -07:00
utils Add defensive guards for multi-node config updates 2026-07-19 22:01:23 -07:00
tsconfig.server.json Update project code according to dependencies update 2026-02-01 09:06:07 -08:00