From 3febff72e3643e2a078013159af4d44870715223 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Thu, 5 May 2022 22:22:58 +0200 Subject: reset cloud password --- calendars.conf | 4 ++-- config/vdirsyncer/config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/calendars.conf b/calendars.conf index 2042992..2dd9598 100644 --- a/calendars.conf +++ b/calendars.conf @@ -8,12 +8,12 @@ back=28 [contacts] outfile=~/org/contacts.org user = oscar -passwordstore=CS_storage/cloud.oscarnajera.com:https +passwordstore=CS_storage/cloud.oscarnajera.com url=https://cloud.oscarnajera.com/remote.php/dav/addressbooks/users/oscar/{}?export addressbooks=contacts [personal] user = oscar -passwordstore=CS_storage/cloud.oscarnajera.com:https +passwordstore=CS_storage/cloud.oscarnajera.com url=https://cloud.oscarnajera.com/remote.php/dav/calendars/oscar/{}?export calendars = habitual personal diff --git a/config/vdirsyncer/config b/config/vdirsyncer/config index b721dd6..e4ba6a7 100644 --- a/config/vdirsyncer/config +++ b/config/vdirsyncer/config @@ -18,4 +18,4 @@ type = "carddav" # We can simplify this URL here as well. In theory it shouldn't matter. url = "https://cloud.oscarnajera.com/remote.php/dav/addressbooks/users/oscar/" username = "oscar" -password.fetch = ["command", "pass", "CS_storage/cloud.oscarnajera.com"] +password.fetch = ["command", "pass", "CS_storage/cloud.oscarnajera.com/oscar"] -- cgit v1.2.3