nextcloud-desktop/src/gui/creds
Christian Kamm 506f7c0764 Http credentials: Fix behavior for bad password #5989
When the GET request from askFromUser is scheduled on the QNAM inside
the slot that handles the QNetworkReply::finished signal, it seems to
not get processed at all.

This workaround moves the sending of the new GET to the event loop,
sidestepping the problem.
2017-09-07 11:23:24 +02:00
..
shibboleth Apply clang-format 2017-05-17 12:26:27 +02:00
credentialsfactory.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
credentialsfactory.h Apply clang-format 2017-05-17 12:26:27 +02:00
httpcredentialsgui.cpp Http credentials: Fix behavior for bad password #5989 2017-09-07 11:23:24 +02:00
httpcredentialsgui.h Http credentials: Fix behavior for bad password #5989 2017-09-07 11:23:24 +02:00
oauth.cpp OAuth: Add the user in the authorize call 2017-07-17 10:13:12 +02:00
oauth.h OAuth: Better message when loggin in with the wrong username 2017-07-14 11:17:24 +02:00
shibbolethcredentials.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
shibbolethcredentials.h Account/Credentials: Have identical lifetimes 2017-07-08 13:07:13 +02:00