RTL/server/controllers/shared
Suheb aaed94be73
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 22:42:27 -07:00
..
authenticate.ts Harden login request validation (#1654) 2026-08-03 22:42:27 -07:00
boltz.ts Replace deprecated request/request-promise with axios 2026-07-19 22:01:23 -07:00
loop.ts Replace deprecated request/request-promise with axios 2026-07-19 22:01:23 -07:00
pageSettings.ts Make db location configurable #1177 2023-02-17 17:33:33 -08:00
RTLConf.ts Add defensive guards for multi-node config updates 2026-07-19 22:01:23 -07:00