summaryrefslogtreecommitdiff
path: root/src/leap/soledad/shared_db.py
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-04-03 14:28:07 -0300
committerdrebs <drebs@leap.se>2013-04-03 14:28:07 -0300
commitd547d8e465d28838249e2576b598f009d0000333 (patch)
tree4f407fcd6d7e750a497561e5766e105270619a6e /src/leap/soledad/shared_db.py
parent3fffd731552426c67d1255fd5ba3b4a36964efe4 (diff)
parent138bf574406b6533e0eeb59a7a19b0edeb97e9b7 (diff)
Merge branch 'feature/pysqlcipher-dependency' into develop
Diffstat (limited to 'src/leap/soledad/shared_db.py')
-rw-r--r--src/leap/soledad/shared_db.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/leap/soledad/shared_db.py b/src/leap/soledad/shared_db.py
index 27018701..275ed269 100644
--- a/src/leap/soledad/shared_db.py
+++ b/src/leap/soledad/shared_db.py
@@ -32,7 +32,7 @@ class Unauthorized(Exception):
class SoledadSharedDatabase(http_database.HTTPDatabase):
"""
- This is a shared HTTP database that holds users' encrypted keys.
+ This is a shared remote database that holds users' encrypted keys.
An authorization token is attached to every request other than
get_doc_unauth, which has the purpose of retrieving encrypted content from