doc: Update release notes for share/rpcauth/rpcauth.py rename
This commit is contained in:
parent
3fdb29778a
commit
3121d76ba1
1 changed files with 6 additions and 0 deletions
|
@ -94,6 +94,12 @@ Changed command-line options
|
||||||
-----------------------------
|
-----------------------------
|
||||||
- `-debuglogfile=<file>` can be used to specify an alternative debug logging file.
|
- `-debuglogfile=<file>` can be used to specify an alternative debug logging file.
|
||||||
|
|
||||||
|
Renamed script for creating JSON-RPC credentials
|
||||||
|
-----------------------------
|
||||||
|
The `share/rpcuser/rpcuser.py` script was renamed to `share/rpcauth/rpcauth.py`. This script can be
|
||||||
|
used to create `rpcauth` credentials for a JSON-RPC user.
|
||||||
|
|
||||||
|
|
||||||
Credits
|
Credits
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue