]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
confwiz: add nickname determination
authorrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 5 Mar 2008 23:34:18 +0000 (16:34 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 5 Mar 2008 23:34:18 +0000 (16:34 -0700)
commit2c81988ed3c0d077ba00f4aac6445e9f648f21d2
treee13615c3ec5cc4f790dfa61d04a17662144ebecf
parent456b43760830bc6e559d98ea7e8dfe9fe47151df
confwiz: add nickname determination

the confwiz now uses socket.gethostname() if a 'nickname' file doesn't already
exist, and passes that nickname into the 'record_install' method on the backend,
so that the moniker can be recorded in the system table.
src/allmydata/gui/confwiz.py