diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-07-08 14:47:39 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-07-10 15:01:55 +0200 |
commit | 85ee55b5c37bedca98ec472439e1710277e8e4b2 (patch) | |
tree | 23b253176a0570875c274982ec1172545e40d699 /share | |
parent | 11576a57d2ee37aa421e0fce69e70751b5af9a61 (diff) |
rpc: Remove chain-specific RequireRPCPassword
I've never liked the chain-specific exception to having to set a
password. It gives issues with #6388 which makes it valid to
set no password in every case (as it enables random cookie authentication).
This pull removes the flag, so that all chains are regarded the same.
It also removes the username==password test, which doesn't provide any
substantial extra security.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions