You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is never reached because mode is always either Text or Binary. That's a bug which owncloud-client could only work around by just not attempting to delete keys unfortunately.
The text was updated successfully, but these errors were encountered:
I discovered this while looking at owncloud/client#9064
My theory is that
qtkeychain/keychain_unix.cpp
Line 520 in c729d0b
The text was updated successfully, but these errors were encountered: