]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
confwiz: use get_config call to backend
authorrobk-tahoe <robk-tahoe@allmydata.com>
Sat, 26 Jan 2008 02:01:32 +0000 (19:01 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Sat, 26 Jan 2008 02:01:32 +0000 (19:01 -0700)
commit0207dc85b91a8917b88b9842d415f9135d750240
treeb98733b8f54bba563b6180181dfd9d7c6dd71942
parentf200090b4564069636f29df1553fa443c716e2f7
confwiz: use get_config call to backend

this will write an arbitrary number of config files, instead of being restricted
to just the introducer.furl, based on the response of the php backend.
the get_config is passed username/password
src/allmydata/gui/confwiz.py