summaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-05-31 22:11:27 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-05-31 22:35:50 -0700
commit5bbcc7f16ddb1315dbd4a7a43034cddf8c9f2a36 (patch)
treee445d47e14b8fbfeb3902b12d165db117bbe9f52 /pref.h
parenta6b667478034cee6efde4b0828ad4a263345355f (diff)
downloadsubsurface-5bbcc7f16ddb1315dbd4a7a43034cddf8c9f2a36.tar.gz
Cloud storage: first stab at implementing cloud storage
So far there is no mechanism to actually create a repository on the server, so this only works with the two test repositories. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pref.h b/pref.h
index 15e304114..6fb72bd34 100644
--- a/pref.h
+++ b/pref.h
@@ -92,6 +92,7 @@ struct preferences {
facebook_prefs_t facebook;
char *cloud_storage_password;
char *cloud_storage_email;
+ char *cloud_storage_email_encoded;
bool save_password_local;
};
enum unit_system_values {