Browse Source
d4746d5
Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the message contains sensitive information. This keeps the message from being output to the debug log by bitcoind. Fixes a possible security risk when starting bitcoind in server mode without the 'rpcpassword' option configured, resulting in the "suggested" password being output to the debug log. (Mark Friedenbach)
0.10
Wladimir J. van der Laan
10 years ago
4 changed files with 12 additions and 2 deletions
Loading…
Reference in new issue