summaryrefslogtreecommitdiff
path: root/server/src/leap/soledad
diff options
context:
space:
mode:
authorCaio Carrara <ccarrara@thoughtworks.com>2016-04-14 22:12:53 -0300
committerKali Kaneko <kali@leap.se>2016-05-23 20:47:45 -0400
commit66e3572959774449d4efca5b72efe41af54075e7 (patch)
treee0d01fa98fa91b9511992ad2ad4006f5c9ad989d /server/src/leap/soledad
parent21dbbc534be2c4668011cc9e631a7e4ba24061fa (diff)
[refactor] remove user_id argument from Soledad init
The constructor method of Soledad was receiving two arguments for user id. One of them was optional with None as default. It could cause an inconsistent state with uuid set but userid unset. This change remove the optional user_id argument from initialization method and return the uuid if anyone call Soledad.userid method.
Diffstat (limited to 'server/src/leap/soledad')
0 files changed, 0 insertions, 0 deletions