[Konversation-devel] [Bug 94311] Use Kde password Wallet for keeping Nickserv's "identify" password's

José Millán Soto fid at gpul.org
Sun Jun 20 13:58:06 CEST 2010


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





--- Comment #9 from José Millán Soto <fid gpul org>  2010-06-20 13:58:05 ---
Created an attachment (id=48160)
 --> (http://bugs.kde.org/attachment.cgi?id=48160)
Use kwallet for storing passwords

Hi,
This patch adds two methods to Application class: readPassword and
writePassword.
Application::writePassword try to write a password in a wallet if KWallet is
avaliable. If not, user is asked if he wants the password to be stored in the
config file.
Application::readPassword will obtain the password from the wallet if it was
stored using writePassword and the wallet is avaliable. If not, it will obtain
the password from the config file.
This patch also makes identities, servers and channels passwords to be stored
and readed using readPassword and writePassword, so KWallet is used if
avaliable.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list