]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
introweb: the Subscribed Clients list shows tubids, not serverids
authorBrian Warner <warner@lothar.com>
Tue, 12 Jun 2012 21:37:27 +0000 (14:37 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 12 Jun 2012 21:37:27 +0000 (14:37 -0700)
commitef2db561040e392af71a51727bb7eff23d7b9b93
treee953a73118c1d40cc4ba5e02eb7405878ae61747
parentc073565eccee2491b43d1ac075e790043399df5b
introweb: the Subscribed Clients list shows tubids, not serverids

Improve the column headers to make it clear that this list shows Tub
IDs. (we can't show pubkey-based serverids because clients don't give
those to us: only servers provide pubkeys). This should be the only
place in the whole webapi that shows TubIDs for modern (V2-introducer)
nodes.
src/allmydata/web/introducer.xhtml
src/allmydata/web/introweb.py