mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Fill in PR number in release note (#1664)
This commit is contained in:
parent
b709c01277
commit
db1e04e590
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue