nextcloud-desktop/src/libsync/creds
Christian Kamm ee6a48b3dc
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.
2020-12-15 10:58:43 +01:00
..
abstractcredentials.cpp Enable the modernize-use-equals-default check on clang-tidy 2020-08-13 14:19:42 +02:00
abstractcredentials.h OAuth2: Refresh the token without aborting the sync 2020-12-15 10:58:14 +01: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 libsync: search'n'replace "Q_DECL_OVERRIDE" with "override" 2018-11-12 18:39:50 +01:00
httpcredentials.cpp Client certs: Store pkcs12 in config, password in keychain 2020-12-15 10:58:43 +01:00
httpcredentials.h Client certs: Store pkcs12 in config, password in keychain 2020-12-15 10:58:43 +01:00
keychainchunk.cpp Update comments 2020-10-15 02:18:52 +02:00
keychainchunk.h Get rid of FindQt5Keychain.cmake 2020-11-02 13:19:48 +01:00
tokencredentials.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
tokencredentials.h libsync: search'n'replace "Q_DECL_OVERRIDE" with "override" 2018-11-12 18:39:50 +01:00