Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsync/creds/httpcredentials_p.h')
-rw-r--r--src/libsync/creds/httpcredentials_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libsync/creds/httpcredentials_p.h b/src/libsync/creds/httpcredentials_p.h
index 966dc6eb5..779b4b4fd 100644
--- a/src/libsync/creds/httpcredentials_p.h
+++ b/src/libsync/creds/httpcredentials_p.h
@@ -78,6 +78,7 @@ public:
void fetchFromKeychainHelper()
{
+ qCInfo(lcHttpLegacyCredentials) << "Started migration of < 2.8 credentials to 2.9+";
slotReadPasswordFromKeychain();
}