nextcloud-desktop/src/creds
Daniel Molkentin 1544606bf0 Always handle 401 requests, except for network jobs
It is not enough to only implement it for the QNAM returned
by the ShibbolethCredentials, because we sometimes need it
when we have no valid credentials set (and are using dummy
credentials in the course).  The main use case is the
Webview opened by Shibboleth for FBA.

But as a side-effect, we can use it to handle auth requests
from the updater and other places.
2014-08-12 19:25:59 +02:00
..
http Remove obsolete credentialstore class 2013-11-11 15:24:07 +01:00
shibboleth Always handle 401 requests, except for network jobs 2014-08-12 19:25:59 +02:00
abstractcredentials.cpp Move code from HTTPCredentials to more generic locations 2014-02-06 13:02:01 +01:00
abstractcredentials.h Add export macro to all classes that need to be exported 2014-04-29 15:31:14 +02:00
credentialscommon.cpp Implement Certificate Information Widget 2014-01-21 09:21:33 +01:00
credentialscommon.h Cleanup 2013-11-13 19:11:46 +01:00
credentialsfactory.cpp Add missing include 2014-04-29 16:04:24 +02:00
credentialsfactory.h fix forward declaration of CredentialsFactory::create 2014-04-29 15:50:19 +02:00
dummycredentials.cpp Merge branch 'master' into parallel_upload 2014-02-12 16:50:45 +01:00
dummycredentials.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
httpcredentials.cpp Merge branch 'il' 2014-08-07 12:15:50 +02:00
httpcredentials.h Merge branch 'il' 2014-07-16 10:49:16 +02:00
shibbolethcredentials.cpp Always handle 401 requests, except for network jobs 2014-08-12 19:25:59 +02:00
shibbolethcredentials.h Always handle 401 requests, except for network jobs 2014-08-12 19:25:59 +02:00
tokencredentials.cpp TokenCredentials: Fix cookie behaviour 2014-06-19 14:41:47 +02:00
tokencredentials.h TokenCredentials: Fix cookie behaviour 2014-06-19 14:41:47 +02:00