Bug 440710

Summary: Aqbanking: kmm should not cache/remember the password if it was incorrect
Product: [Applications] kmymoney Reporter: Dawid Wróbel <me>
Component: onlinebankingAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: normal CC: kde
Priority: NOR    
Version: 5.1.2   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Dawid Wróbel 2021-08-07 20:14:34 UTC
SUMMARY
If you type in an incorrect password to an account configured with kbanking (aqbanking), KMyMoney will remember it until restarting.


STEPS TO REPRODUCE
1. Map an account with kmymoney and configure it to ask for the password each time
2. Attempt to update account and provide wrong password
3. Attempt to update account again

OBSERVED RESULT
The app doesn't ask for the password again, despite the previous attempt clearly having failed due to a wrong password

EXPECTED RESULT
The app should not cache the incorrect password and ask it again
Comment 1 Moritz Bunkus 2021-09-03 18:51:34 UTC
Doesn't this look like a duplicate of bug 384051?