]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Sun Nov 20 23:24:26 GMT 2011 david-sarah@jacaranda.org
authorDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 18:03:53 +0000 (19:03 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 18:03:53 +0000 (19:03 +0100)
commitc6516abe17683d11137dc668ba8c2c68a8dfbea7
treed732b81b221b600a1d75636b93b28bb99c06180b
parent2425a8971acac9babc4dd4e94ae7d2c0221986f5
Sun Nov 20 23:24:26 GMT 2011  david-sarah@jacaranda.org
  * Use a private/drop_upload_dircap file instead of the [drop_upload]upload.dircap option in tahoe.cfg. Fail if the upload.dircap option is used, or options are missing. Also updates tests and docs. fixes #1593
docs/frontends/drop-upload.rst
src/allmydata/client.py
src/allmydata/node.py
src/allmydata/scripts/create_node.py
src/allmydata/test/test_client.py