[kmymoney] [Bug 384051] No reset of hcbi account pin possible

Thomas Baumgart bugzilla_noreply at kde.org
Thu Oct 3 08:06:41 BST 2019


https://bugs.kde.org/show_bug.cgi?id=384051

Thomas Baumgart <tbaumgart at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UPSTREAM
             Status|REPORTED                    |RESOLVED

--- Comment #3 from Thomas Baumgart <tbaumgart at 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 the assignee for the bug.


More information about the KMyMoney-devel mailing list