lbry-sdk/lbrynet/daemon/auth
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
..
__init__.py rename lbrynet.lbrynet_daemon to lbrynet.daemon 2017-06-25 21:25:41 -04:00
auth.py fix lbrynet-cli when using authentication 2018-04-01 18:31:03 -04:00
client.py fix lbrynet-cli when using authentication 2018-04-01 18:31:03 -04:00
server.py fix lbrynet-cli when using authentication 2018-04-01 18:31:03 -04:00
util.py fix lbrynet-cli when using authentication 2018-04-01 18:31:03 -04:00