lbry-sdk/lbrynet/daemon/auth
Jack Robison 7e8ca842a2
change ComponentManager to use instance methods rather than class methods
-add get_component method to ComponentManager

-add override_components kwargs to ComponentManager

-add skip_components to ComponentManager

-change component_manager attribute to exist on the AuthJSONRPCServer instance instead of the class
2018-07-24 20:01:38 -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 positional and keyword args 2018-04-03 12:27:49 -04:00
server.py change ComponentManager to use instance methods rather than class methods 2018-07-24 20:01:38 -04:00
util.py fix lbrynet-cli when using authentication 2018-04-01 18:31:03 -04:00