nextcloud-desktop/src/creds
Olivier Goffart b7b6cf4b3f Shibboleth: Always ask for the password if we are going to open the log window
If we don't have the cookie in the keychain (e.g. the keychain is
unavailable) but there is still session cookie in the cookie jar,
showing the browser won't ask for authentication.
2014-06-20 16:25:35 +02:00
..
http Remove obsolete credentialstore class 2013-11-11 15:24:07 +01:00
shibboleth Fix regression over 1.5: Fix non-fba auth for Shib IdPs 2014-06-17 14:53:23 +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 Merge branch 'master' into parallel_upload 2014-02-12 16:50:45 +01:00
httpcredentials.cpp Fix crash: if the credentials cannot be cast, don't deref, assume change 2014-05-15 11:12:18 +02:00
httpcredentials.h Add EXPORT macro to owncloudsync library 2014-04-24 23:45:20 +02:00
shibbolethcredentials.cpp Shibboleth: Always ask for the password if we are going to open the log window 2014-06-20 16:25:35 +02:00
shibbolethcredentials.h Fix regression over 1.5: Fix non-fba auth for Shib IdPs 2014-06-17 14:53:23 +02:00
tokencredentials.cpp An abort on the reply is not usually a password error. 2014-04-22 12:52:13 +02:00
tokencredentials.h Add EXPORT macro to owncloudsync library 2014-04-24 23:45:20 +02:00