lbry-sdk/lbrynet/daemon
Jack Robison 743ae59d54
fix lbrynet-cli when using authentication
-add explanation of daemon authentication to AuthJSONRPCServer docstring
-remove auth_required decorator, use auth for all api methods if use_authentication is true
-fix issues with the command line --http-auth flag to lbrynet-daemon and the use_http_auth setting in the config file
2018-04-01 18:31:03 -04:00
..
auth fix lbrynet-cli when using authentication 2018-04-01 18:31:03 -04:00
__init__.py convenient import for api client 2017-06-25 21:25:49 -04:00
Daemon.py fix lbrynet-cli when using authentication 2018-04-01 18:31:03 -04:00
DaemonCLI.py fix lbrynet-cli when using authentication 2018-04-01 18:31:03 -04:00
DaemonConsole.py add lbrynet-console 2017-12-05 13:34:46 -05:00
DaemonControl.py fix lbrynet-cli when using authentication 2018-04-01 18:31:03 -04:00
DaemonServer.py move peer manager class to lbrynet.core 2018-03-28 15:53:49 -04:00
Downloader.py fix updating content claims for existing files 2018-03-02 15:34:20 -05:00
ExchangeRateManager.py stop spamming cryptonator errors. fixes #984 2018-02-27 14:06:45 -05:00
Publisher.py fetch claim heights 2018-03-02 16:46:02 -05:00