RTL/backend/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.js Harden login request validation (#1654) 2026-08-03 22:42:27 -07:00
boltz.js Replace deprecated request/request-promise with axios 2026-07-19 22:01:23 -07:00
loop.js Replace deprecated request/request-promise with axios 2026-07-19 22:01:23 -07:00
pageSettings.js CLN Filter by selected column 2022-11-02 15:59:37 -07:00
RTLConf.js Add defensive guards for multi-node config updates 2026-07-19 22:01:23 -07:00