summaryrefslogtreecommitdiff
path: root/scripts/db_access
diff options
context:
space:
mode:
authorVictor Shyba <victor.shyba@gmail.com>2016-09-22 20:37:23 -0300
committerVictor Shyba <victor1984@riseup.net>2016-11-18 15:55:52 -0300
commit26f02abbda3c88217d99ef734ed8a029ac345880 (patch)
treeebad9eea8bca0600d093c60188c108e720d335ff /scripts/db_access
parent53b1b37be4723b711d46f4b43bfe69dcd9b2c8ac (diff)
[test] fix test and remove leftovers defer_encryption
Diffstat (limited to 'scripts/db_access')
-rw-r--r--scripts/db_access/client_side_db.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/db_access/client_side_db.py b/scripts/db_access/client_side_db.py
index 11d72791..2acee2b5 100644
--- a/scripts/db_access/client_side_db.py
+++ b/scripts/db_access/client_side_db.py
@@ -133,8 +133,7 @@ def _get_soledad_instance(uuid, passphrase, basedir, server_url, cert_file,
local_db_path=local_db_path,
server_url=server_url,
cert_file=cert_file,
- auth_token=token,
- defer_encryption=True)
+ auth_token=token)
def _get_keymanager_instance(username, provider, soledad, token,