[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2019-08-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

Ralf Habacker  changed:

   What|Removed |Added

  Flags||Version_5?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2018-06-01 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||4.8.2
 Status|ASSIGNED|RESOLVED

--- Comment #13 from Ralf Habacker  ---
kwalletd was added to windows installer and portable package.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2018-01-03 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

Ralf Habacker  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-20 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

--- Comment #12 from Ralf Habacker  ---
> The bug seems to be in KOnlineBankingSetupWizard::walletOpened(bool ok)
> where the password save checkbox is only enabled if a wallet is open 
> 
>   m_storePassword->setEnabled(d->m_walletIsOpen);
> 
One option is to let Windows behavior exactly as on non Windows - to add
kwalletd to the Windows installation. This would be possible with 4.8.2.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-20 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

--- Comment #11 from Ralf Habacker  ---
Open https://kmymoney.org/ofxtest.php in a browser - I hope it will give you
the required information

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-20 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=351892

--- Comment #10 from Jack  ---
Can you give more information about how to actually use this ofx test web
service, and what types of requests it is able to reply to?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-18 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892
Bug 351892 depends on bug 387062, which changed state.

Bug 387062 Summary: Missing simple web service for checking kmymoney online ofx 
support
https://bugs.kde.org/show_bug.cgi?id=387062

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-18 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

Ralf Habacker  changed:

   What|Removed |Added

 Depends on||387062


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=387062
[Bug 387062] Missing simple web service for checking kmymoney online ofx
support
-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-17 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

Ralf Habacker  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #9 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #7)
> Unfortunally this does not explain why the passwords are lost on an update
> to Windows 10.
I can reproduce the issue with kmymoney 4.8.1 on Windows 10 by using the
following steps:
1. I created a file configured with an ofx online account on Windows 7
2. I copied the file to a Windows 10 system and opened this file with kmymoney
4.8.1
3. An online account update of the mapped account is performed without asking
any password
4. Opening the account settings shows an uncheck "save" check box and no
password in shown
5. Saving account settings deletes the password from the kmymoney file and
password is requested on next account online update

The bug seems to be in KOnlineBankingSetupWizard::walletOpened(bool ok) where
the password save checkbox is only enabled if a wallet is open 

  m_storePassword->setEnabled(d->m_walletIsOpen);

Entering the password again and checking the "save" checkbox saves the password
in the kmymoney file (with a notice that is is saved as clear text), but after
reloading the file the "save" checkbox is unchecked again. 

Further opens of the account settings and saving without reentering the
password and checking the 'save' checkbox deletes the password from the
kmymoney file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-17 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

--- Comment #8 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #7)
> (In reply to Ralf Habacker from comment #6)
> > Add ofx test web service to www.kmymoney.org
> > 
> Service does not work on public kde server - filed a sysadmin request
> https://phabricator.kde.org/T7461
Service works now including a simple account update - ofx testing should now be
possible for anyone without having a dedicated ofx account.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-16 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

--- Comment #7 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #6)
> Add ofx test web service to www.kmymoney.org
> 
Service does not work on public kde server - filed a sysadmin request
https://phabricator.kde.org/T7461

Assigning an ofx online account using this service running on a local host with
kmymoney 4.8.1 on Windows 10 showed that the passwords is indeed saved in the
kmymoney file.

Unfortunally this does not explain why the passwords are lost on an update to
Windows 10.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-16 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

--- Comment #6 from Ralf Habacker  ---
Git commit 704ef3376ca9889b6ceab3cbf9166b407a7133fa by Ralf Habacker.
Committed on 16/11/2017 at 22:46.
Pushed by habacker into branch 'master'.

Add ofx test web service to www.kmymoney.org

A  +154  -0ofxtest.php

https://commits.kde.org/websites/kmymoney-org/704ef3376ca9889b6ceab3cbf9166b407a7133fa

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-15 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

--- Comment #5 from Ralf Habacker  ---
Do I understand the following code from the mentioned function 

  if (m_storePassword->isChecked()) {
if (d->m_walletIsOpen) {
  QString key = OFX_PASSWORD_KEY(settings.value("url"),
settings.value("uniqueId"));
  d->m_wallet->writePassword(key, settings.value("password"));
  settings.deletePair("password");
}
  } else {
settings.deletePair("password");
  }

correctly that if wallet is not open the password will be simply deleted ?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-14 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=351892

--- Comment #4 from Thomas Baumgart  ---
The password is stored inside the KMY file with the accounts kvp in case
kwallet is not available and the password should be remembered. The relevant
code can be found in

bool KOnlineBankingSetupWizard::chosenSettings(MyMoneyKeyValueContainer&
settings)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 351892] online banking passwords not stored/remembered

2017-11-14 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=351892

Ralf Habacker  changed:

   What|Removed |Added

 CC||ralf.habac...@freenet.de

--- Comment #3 from Ralf Habacker  ---
kwalletd is not available on Windows - it is required to find out what is used
on Windows to store ofx passwords. If this happens inside kmymoney, the related
source code should give informations about this. If not this will be probably
libofx.

-- 
You are receiving this mail because:
You are the assignee for the bug.