RTL/server/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.ts Address review: fix logout -> re-login under session-bound CSRF tokens 2026-07-19 22:01:23 -07:00
authCheck.ts Replace deprecated csurf with csrf-csrf 2026-07-19 22:01:23 -07:00
common.ts Reduce exposure of authentication secrets in logs and config responses (#1659) 2026-08-03 15:29:25 -07:00
config.ts Reduce exposure of authentication secrets in logs and config responses (#1659) 2026-08-03 15:29:25 -07:00
cors.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
csrf.ts Address review: fix logout -> re-login under session-bound CSRF tokens 2026-07-19 22:01:23 -07:00
database.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
logger.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
request.ts Address review: exempt LND subscription streams from the request timeout 2026-07-19 22:01:23 -07:00
webSocketServer.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00