Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-02 | rpcauth: Make it possible to provide a custom password | Wladimir J. van der Laan | |
This adds the functionality to specify a custom password to `rpcauth.py`, as well as makes the code (IMO) easier to understand. | |||
2018-04-24 | [tests] Make rpcauth.py testable and add unit tests | Qasim Javed | |
refs #12995 |