nextcloud-desktop/src/libsync/creds
Christian Kamm d46f2fbd85 Client certs: Store pkcs12 in config, password in keychain
It still reads and writes the old format too, but all newly stored
client certs will be in the new form.

For #6776 because Windows limits credential data to 512 bytes in older
versions.
2019-03-14 08:18:12 +01:00
..
abstractcredentials.cpp Remove usage of QString::null 2017-12-08 16:15:22 +01:00
abstractcredentials.h OAuth2: Refresh the token without aborting the sync 2018-10-19 12:37:11 +02:00
credentialscommon.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
credentialscommon.h Apply clang-format 2017-05-17 12:26:27 +02:00
dummycredentials.cpp Account/Credentials: Have identical lifetimes 2017-07-08 13:07:13 +02:00
dummycredentials.h Account/Credentials: Have identical lifetimes 2017-07-08 13:07:13 +02:00
httpcredentials.cpp Client certs: Store pkcs12 in config, password in keychain 2019-03-14 08:18:12 +01:00
httpcredentials.h Client certs: Store pkcs12 in config, password in keychain 2019-03-14 08:18:12 +01:00
tokencredentials.cpp libsync: Fix compilation with TOKEN_AUTH_ONLY 2017-11-25 12:57:16 +01:00
tokencredentials.h libsync: Fix compilation with TOKEN_AUTH_ONLY 2017-11-25 12:57:16 +01:00