Implement password changing from client.
authorMartin T. H. Sandsmark <martin.sandsmark@kde.org>
Tue, 25 Nov 2014 00:43:18 +0000 (01:43 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 16 Feb 2015 22:29:37 +0000 (23:29 +0100)
Add menu item and dialog for getting a new password from the user,
signal from client to core to give the new password, and wire up the
signal on the core to change the password in the database.

Also update the stored password on the client side.


No differences found