RTL/backend/utils
Suheb 24a7d9fa9f
Reduce exposure of authentication secrets in logs and config responses (#1659)
* Reduce exposure of authentication secrets in logs and config responses

* Fill in PR number in release note (#1659)

* Harden redaction helpers and secret restore paths

* Pin deployment auth switches server-side and harden settings persistence

* Contain backup file reads and harden config persistence

* Pin backup containment root and preserve config file mode on save
2026-08-03 15:29:25 -07:00
..
app.js Address review: fix logout -> re-login under session-bound CSRF tokens 2026-07-19 22:01:23 -07:00
authCheck.js Replace deprecated csurf with csrf-csrf 2026-07-19 22:01:23 -07:00
common.js Reduce exposure of authentication secrets in logs and config responses (#1659) 2026-08-03 15:29:25 -07:00
config.js Reduce exposure of authentication secrets in logs and config responses (#1659) 2026-08-03 15:29:25 -07:00
cors.js Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
csrf.js Address review: fix logout -> re-login under session-bound CSRF tokens 2026-07-19 22:01:23 -07:00
database.js Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
logger.js Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
request.js Address review: exempt LND subscription streams from the request timeout 2026-07-19 22:01:23 -07:00
webSocketServer.js Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00