Fill in PR number in release note (#1664)

This commit is contained in:
saubyk 2026-08-03 22:32:35 -07:00
parent b709c01277
commit db1e04e590
No known key found for this signature in database
GPG key ID: 00C9E2BC2E45666F

View file

@ -20,7 +20,7 @@ this release should add its entry under the appropriate section below.
to update promptly.
- **Eclair: stop logging the node's auth header at DEBUG level**
([#TBD](https://github.com/Ride-The-Lightning/RTL/pull/TBD)).
([#1664](https://github.com/Ride-The-Lightning/RTL/pull/1664)).
`getChannels` in the Eclair channels controller logged its entire request options object,
which for Eclair carries HTTP basic auth — so raising an Eclair node's `logLevel` to
`DEBUG` wrote `authorization: Basic <base64>` into the node log, a recoverable form of the