Rev390, Fix sidebar error on non locatable IPs, Configurable bootstrap torrent trackers, Multi-line config file settings, Evenly distributed tracker announce to work better on passive connections, Avoid iframe sandbox escape by using nonces, Better html error messages, Display proper error on invalid startup parameters

This commit is contained in:
HelloZeroNet 2015-09-10 23:25:09 +02:00
parent eec0b22c1f
commit 0de6496f96
11 changed files with 117 additions and 58 deletions

View file

@ -376,7 +376,7 @@ class UiWebsocketPlugin(object):
else:
loc = geodb.get(peer.ip)
loc_cache[peer.ip] = loc
if not loc:
if not loc or "location" not in loc:
continue
# Create position array