We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the client fails to look up the credentials in the keychain, log out out the account.
23-01-18 12:53:53:426 [ critical default ]: ENSURE: "!data.isEmpty()" in file /private/var/folders/s_/29j5jn_972502zl0mp1m6n9h0000gn/T/drone-Ba59lUuiY8iOeJhc/drone/src/src/macos-64-clang/ownCloud-3.1.0-daily20230115.9784/src/libsync/creds/httpcredentials.cpp, line 221 auto OCC::HttpCredentials::fetchFromKeychainHelper()::(anonymous class)::operator()() const
The text was updated successfully, but these errors were encountered:
If the keychain does not provide valid credentials log out
faf9cbe
Fixes: #10408
If the keychain does not provide valid credentials log out (#10417)
3eaea38
Fix #10408
f377086
5fad571
1cdcb88
@TheOneRing please provide steps to test
Sorry, something went wrong.
Hard to reproduce, was in part caused by us saving an empty password under certain conditions related to log out.
TheOneRing
Successfully merging a pull request may close this issue.
When the client fails to look up the credentials in the keychain, log out out the account.
The text was updated successfully, but these errors were encountered: