]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/introducer/old.py
introweb announcements: show serverid, not tubid
authorBrian Warner <warner@lothar.com>
Tue, 24 Apr 2012 05:37:28 +0000 (01:37 -0400)
committerBrian Warner <warner@lothar.com>
Tue, 24 Apr 2012 05:37:28 +0000 (01:37 -0400)
commit842a3a132b7b38cdea710018ea6d1fb33a00f9cd
tree8702fc75479e2d02a7fc81b3b120fa54ece48c9b
parent84c9f3bfb4bdfde0e771d6ee291689b0a691e623
introweb announcements: show serverid, not tubid

'serverid' is the pubkey (for V2 clients), falling back to the tubid (for V1
clients). This also required cleaning up the way the index is created for the
old V1 introducer.
src/allmydata/introducer/common.py
src/allmydata/introducer/old.py
src/allmydata/test/test_introducer.py
src/allmydata/web/introducer.xhtml
src/allmydata/web/introweb.py