lbry-sdk/lbrynet/lbrynet_daemon/auth
Job Evers-Meltzer 6a8789050c Allow 0.0.0.0 for api interface
For a host to be able to access the daemon running inside a docker
container the damon needs to be listening to 0.0.0.0

- move the API_INTERFACE setting to the adjustablesettings
- check the port matches as well as the interface
2016-11-28 19:19:05 -06:00
..
__init__.py api sessions 2016-09-20 16:58:30 -04:00
auth.py remove unused imports 2016-10-07 17:29:20 -04:00
client.py move settings into conf file 2016-10-27 14:31:27 -05:00
server.py Allow 0.0.0.0 for api interface 2016-11-28 19:19:05 -06:00
util.py use whole message to make hmac 2016-11-02 11:38:09 -04:00