Overlooked because I can only use a password-auth branch on my PC
This commit is contained in:
The Dod 2014-10-13 14:14:15 +07:00
parent aab094d0e2
commit 1786b5a891

View File

@ -118,7 +118,7 @@ class OnionShare(object):
pass
if not self.controller:
raise NoTor(strings._("cant_connect_ctrlport").format(tor_control_ports))
controller.authenticate()
self.controller.authenticate()
# set up hidden service
self.original_hs = self.controller.get_conf_map('HiddenServiceOptions') or {