]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/web/root.py
de-Service-ify Helper, pass in storage_broker and secret_holder directly.
authorBrian Warner <warner@lothar.com>
Sat, 15 Aug 2009 20:17:37 +0000 (13:17 -0700)
committerBrian Warner <warner@lothar.com>
Sat, 15 Aug 2009 20:17:37 +0000 (13:17 -0700)
commit5283d4c19e4153b5fe0af71be3e1eaac40db2fd9
tree855f259f7a33f23c05b032246ec307773aa39d52
parent4a4a4f95202ec97630ec20a455eff9de153a9cc6
de-Service-ify Helper, pass in storage_broker and secret_holder directly.
This makes it more obvious that the Helper currently generates leases with
the Helper's own secrets, rather than getting values from the client, which
is arguably a bug that will likely be resolved with the Accounting project.
src/allmydata/client.py
src/allmydata/immutable/offloaded.py
src/allmydata/test/test_helper.py
src/allmydata/test/test_web.py
src/allmydata/web/root.py