diff options
| author | Carl Dong <[email protected]> | 2018-11-16 23:24:57 -0800 |
|---|---|---|
| committer | Carl Dong <[email protected]> | 2018-11-17 01:26:49 -0800 |
| commit | 6be7d14d243eeeaaf6b4b98c3359c3e1695f2046 (patch) | |
| tree | c3909ee2454344e6f1d990287a9ef852e2854721 /src/httpserver.cpp | |
| parent | Merge #14731: doc: Improve scripted-diff developer docs (diff) | |
| download | discoin-6be7d14d243eeeaaf6b4b98c3359c3e1695f2046.tar.xz discoin-6be7d14d243eeeaaf6b4b98c3359c3e1695f2046.zip | |
Properly generate salt in rpcauth.py, update tests
Previously, when iterating over bytes of the generated salt to construct
a hex string, only one character would be outputted when the byte is
less than 0x10. Meaning that for a 16 byte salt, the hex string might be
less than 32 characters and collisions would occur.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions