Skip to content

Delete saved password when credential is invalid

Dezheng He requested to merge sparrowhe/krdc:work/sh/wallet into master

As described, if "Save password" checked but a wrong password provided, it will fail when the next connection.

So I made some changes to ensure it will only save the correct password to the wallet.

BTW: This is my first PR to KDE Application, if there is anything incorrect, please tell me and I will do better at the next time.

Merge request reports