aboutsummaryrefslogtreecommitdiff
path: root/test/util/rpcauth-test.py
Commit message (Expand)AuthorAgeFilesLines
* Properly generate salt in rpcauth.py, update testsCarl Dong2018-11-171-3/+3
* Explicitly specify encoding when opening text files in Python codepracticalswift2018-06-121-1/+1
* rpcauth: Make it possible to provide a custom passwordWladimir J. van der Laan2018-05-021-4/+3
* [tests] Make rpcauth.py testable and add unit testsQasim Javed2018-04-241-0/+49