aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorCarl Dong <[email protected]>2018-11-16 23:24:57 -0800
committerCarl Dong <[email protected]>2018-11-17 01:26:49 -0800
commit6be7d14d243eeeaaf6b4b98c3359c3e1695f2046 (patch)
treec3909ee2454344e6f1d990287a9ef852e2854721 /src/httpserver.cpp
parentMerge #14731: doc: Improve scripted-diff developer docs (diff)
downloaddiscoin-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