RTL/server/controllers
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
..
cln Replace deprecated request/request-promise with axios 2026-07-19 22:01:23 -07:00
eclair Replace deprecated request/request-promise with axios 2026-07-19 22:01:23 -07:00
lnd Remove deprecated outgoing_chan_id from QueryRoutes 2026-07-19 22:01:23 -07:00
shared Harden login request validation (#1654) 2026-08-03 22:42:27 -07:00