Commit Graph

14 Commits

Author SHA1 Message Date
Jude Nelson
81cfb3700f add api_endpoint_bind to change the bind address 2017-03-16 16:18:58 -04:00
Jude Nelson
a4c83697ca add api_endpoint_host config file argument, so we can do API calls to non-localhost API daemons (i.e. containerized ones) 2017-03-16 16:12:49 -04:00
Jude Nelson
d2072cb912 erase 'path' and 'dir'; don't bail on assert 2017-03-16 10:56:20 -04:00
Jude Nelson
2a3a1f5fa4 override host/port from global CLI arguments 2017-03-06 18:16:37 -05:00
Jude Nelson
6a622322bf add zonefile configuration wizard; add commands to manage the config file 2017-02-28 16:26:30 -05:00
Jude Nelson
5abaf0f291 take api_password= in the config file; remove now-unneeded storage metadata directories 2017-02-20 20:59:39 -05:00
Jude Nelson
bbf2181bb2 authenticate_api is False by default 2017-02-11 15:11:08 -05:00
Jude Nelson
a9c45ac030 clean up constants a bit--use relative directories, and add p2sh size estimations 2017-02-10 17:39:24 -05:00
Jude Nelson
7c6a04e319 add option to disable authentication in the API 2017-02-07 15:45:49 -05:00
Jude Nelson
bad676e0e2 pass through interactive 2017-02-06 15:05:26 -05:00
Jude Nelson
6a38fed4f7 load device IDs 2017-01-30 01:38:53 -05:00
Jude Nelson
7fd0a0c16a backup config file call 2017-01-23 19:05:50 -05:00
Jude Nelson
2707c563ec remove unused methods; add storage_drivers_local to identify private storage providers (so we don't accidentally read shared data from it) 2017-01-18 18:46:05 -05:00
Jude Nelson
e4455caf96 Repository re-organization 2017-01-17 11:16:19 -05:00