]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
make the nodeurl start with '127.0.0.1' instead of with 'localhost'
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 11 Mar 2008 13:18:03 +0000 (06:18 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 11 Mar 2008 13:18:03 +0000 (06:18 -0700)
commita8a85da32635e2a72dc823881958608895ecbd95
treef09f8e70c997506f2df735134432b147bec56ada
parentec3f1408240a97a698567da9ef095f346ad03299
make the nodeurl start with '127.0.0.1' instead of with 'localhost'
This is because there exist in the wild computers that are misconfigured so that 'localhost' doesn't resolve to 127.0.0.1.  On those computers, using 'localhost' for the nodeurl is a security problem, because the user commonly sends valuable caps to the nodeurl.
src/allmydata/webish.py