nextcloud-desktop/src/gui/creds
Michael Schuster b15eb27aa9 Fix Windows key-chunk deletion (too paranoid)
Clear the key chunk buffer, but don't set _clientSslKeyChunkCount to zero because we need it later for deleteKeychainEntries

Signed-off-by: Michael Schuster <michael@schuster.ms>
2019-12-08 02:47:22 +01:00
..
shibboleth Fixed typo 2019-05-12 19:11:33 +03:00
credentialsfactory.cpp Start with persisting credentials 2018-05-02 22:50:48 +02:00
credentialsfactory.h Apply clang-format 2017-05-17 12:26:27 +02:00
flow2auth.cpp Add a 'Content-Length: 0' header to initial POST requests 2019-10-10 05:17:22 +02:00
flow2auth.h Login Flow V2: adds re-auth upon logout, improvements 2019-08-26 20:03:15 +02:00
httpcredentialsgui.cpp correct app passwords link 2019-02-14 05:26:21 +01:00
httpcredentialsgui.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
oauth.cpp OAuth: Remove the timeout 2018-09-09 17:57:38 +02:00
oauth.h Test OAuth2 2017-09-28 18:38:33 +02:00
shibbolethcredentials.cpp GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
shibbolethcredentials.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
webflowcredentials.cpp Fix Windows key-chunk deletion (too paranoid) 2019-12-08 02:47:22 +01:00
webflowcredentials.h Refactoring: Windows workaround for >= 4k (4096 bit) client-cert SSL keys 2019-12-08 02:47:22 +01:00
webflowcredentialsdialog.cpp Fix some compiler warnings 2019-08-26 20:41:14 +02:00
webflowcredentialsdialog.h Fix some compiler warnings 2019-08-26 20:41:14 +02:00