summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/pix.py
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-04-15 16:10:00 -0400
committerRuben Pollan <meskio@sindominio.net>2016-04-16 19:17:50 +0200
commit92f4b40ab48ec537aade244af3e3e4f2c17b1475 (patch)
tree917b7b3a2ce9f7d5da0fef229f77f5825da939ed /src/leap/bitmask/pix.py
parente442eb8a3acf8e6bbddaabe7af90cf66d2c755ac (diff)
[refactor] adapt to the new Account signature
Diffstat (limited to 'src/leap/bitmask/pix.py')
-rw-r--r--src/leap/bitmask/pix.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/bitmask/pix.py b/src/leap/bitmask/pix.py
index 8d7d0811..b510106d 100644
--- a/src/leap/bitmask/pix.py
+++ b/src/leap/bitmask/pix.py
@@ -140,7 +140,7 @@ class LeapSessionAdapter(object):
self.fresh_account = False
self.incoming_mail_fetcher = None
- self.account = Account(soledad)
+ self.account = Account(soledad, userid)
username, provider = userid.split('@')
smtp_client_cert = os.path.join(