mirror of
https://github.com/nextcloud/desktop.git
synced 2024-12-20 21:02:02 +03:00
15eab07866
We need to use the user id to check if we are connected to the right account. These might be different from the HTTP Basic Auth login. (LDAP setups) When the account was configured as an oauth2 account form the wisard, the http_user was already set correctly to the user id. But when the server is upgrading from basic auth to oauth2, we need to pick the right login. Note that Account::davUser() already defaults to the HTTP user when none is set, so this means the upgrade will be fine if this is not set in the config. Issues: https://github.com/owncloud/oauth2/issues/109 https://github.com/owncloud/enterprise/issues/2781 |
||
---|---|---|
.. | ||
shibboleth | ||
credentialsfactory.cpp | ||
credentialsfactory.h | ||
flow2auth.cpp | ||
flow2auth.h | ||
httpcredentialsgui.cpp | ||
httpcredentialsgui.h | ||
oauth.cpp | ||
oauth.h | ||
shibbolethcredentials.cpp | ||
shibbolethcredentials.h | ||
webflowcredentials.cpp | ||
webflowcredentials.h | ||
webflowcredentialsdialog.cpp | ||
webflowcredentialsdialog.h |