bisq/common/src
Chris Beams 1a133f4b67
Use a single auth token vs username:password
There is actually no use case for both username and password forming the
authentication token. This change simplifies the arrangement such that a
single token is passed.

--rpcUser and --rpcPassword are no longer used and are replaced by
--apiToken on both cli and daemon sides.
2020-04-23 11:32:19 +02:00
..
main/java/bisq/common Use a single auth token vs username:password 2020-04-23 11:32:19 +02:00
test/java/bisq/common Do not attempt to create already existing appDataDir 2020-02-25 11:47:40 +01:00