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>
This commit is contained in:
Dirk Hohndel 2015-05-31 22:11:27 -07:00
parent a6b6674780
commit 5bbcc7f16d
5 changed files with 98 additions and 4 deletions

1
pref.h
View file

@ -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 {