https://bugs.kde.org/show_bug.cgi?id=384051
Thomas Baumgart <tbaumg...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |UPSTREAM Status|REPORTED |RESOLVED --- Comment #3 from Thomas Baumgart <tbaumg...@kde.org> --- Hm, that might be the impression to the user, KMyMoney just tells Gwenhywfar after a 60 second timeout to clear the cached password using GWEN_Gui_SetPasswordStatus(NULL, NULL, GWEN_Gui_PasswordStatus_Remove, 0); The timer is started at the beginning and end of int KBankingExt::executeQueue(AB_IMEXPORTER_CONTEXT *ctx) but keeping the PIN is the sole activity of Gwenhywfar. Since the AqBanking configuration dialog is called without the usage of the job queue (it's a simple dialog) I am with Stefan and his comment #1. -- You are receiving this mail because: You are watching all bug changes.