mirror of
https://github.com/nextcloud/desktop.git
synced 2024-12-19 20:32:03 +03:00
6d027ebd40
This moves the responsibility of asking the user or not for credentials from the Credentials classes back to the AccountState. fetch() now only extract credentials from the keychain, reports the result to the AccountState which then decides if askFromUser() should be called or not. The result is once more reported to the AccounState. This also replaces the HttpCredentials::queryPassword virtual which now lets HttpCredentialsGui and HttpCredentialsText do it the way that they prefer. |
||
---|---|---|
.. | ||
shibboleth | ||
credentialsfactory.cpp | ||
credentialsfactory.h | ||
httpcredentialsgui.cpp | ||
httpcredentialsgui.h | ||
shibbolethcredentials.cpp | ||
shibbolethcredentials.h |