Kube doesn't save email account password
Closed, ResolvedPublic

Description

Hi, I'm not sure whether this is a missing feature or peculiar to my system. I'm using an email provider which only allows third-party IMAP access with a generated per-app password. This is only shown once and cannot be re-accessed.

Kube does not seem to save this app-specific password, which requires me to regenerate it on launch. Relevant errors in log:

Log:     {28593f05-bc6e-448c-af65-9820b37d0a1d}.synchronizer : Secret not available but required.
Log:     {28593f05-bc6e-448c-af65-9820b37d0a1d}.synchronizer : Secret not available but required.
Log:     kube.sinkfabric                                            : Received notification:  Notification(Type: "warning" , Id: "" , Code: 2 , Message: "Secret is not available." , Entities: () )

System: Fedora Workstation 29, Sway (Wayland) WM, no KDE userspace installed, Kube via flatpak).

ryanw created this task.Nov 15 2018, 5:04 PM
cmollekopf closed this task as Resolved.Dec 25 2018, 10:39 AM
cmollekopf claimed this task.
cmollekopf added a subscriber: cmollekopf.

Hi,

Kube currently simply lacks any keyring integration and thus doesn't store the password. We'll fix that eventually though: T10223
I'll close this ticket since this is currently expected behavior.