Bug 117642 - irc don't save password
Summary: irc don't save password
Status: RESOLVED DUPLICATE of bug 107965
Alias: None
Product: kopete
Classification: Unmaintained
Component: IRC Plugin (other bugs)
Version First Reported In: 0.11
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-04 07:10 UTC by Marc Collin
Modified: 2006-07-24 11:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Collin 2005-12-04 07:10:31 UTC
Version:           0.11 (using KDE 3.5.0 Level "a" , SUSE 10.0 UNSUPPORTED)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-15-default

i set a password in the irc module

i type the correct password in the irc module, but i need to type it every time...

it don't seem to save it correctely
Comment 1 Michel Hermier 2005-12-04 12:00:20 UTC
What are you typing every time, and where?
Because in irc there are 2 commons way to authentify:
Using the PASS command or using the nickserv service.
Comment 2 Marc Collin 2005-12-05 04:21:52 UTC
it's in the irc config windows... where we type information about the irc setup...
Comment 3 Francis Irving 2006-02-10 11:50:36 UTC
I have this problem also. More specifically, although it remembers the user password in the "Basic setup" tab for the account, it fails to remember the IRC server password in the Connection tab | Edit... | Network Configuration | Host configuration | Password. 

The other details there are saved in ircnetworks.xml by the functions IRCProtocol::slotSaveNetworkConfig and IRCProtocol::slotReadNetworks and in kopete/protocols/ircprotocol.cpp. But this doesn't seem the right place to save a password (I had a go, and it saves and loads it, but its saves it in plaintext in the file, and you still have to go into the dialog to refresh it). 

What is the right place
Comment 4 Francis Irving 2006-03-30 10:01:21 UTC
I believe bug #107965 and this are the same.
Comment 5 Andreas Kling 2006-07-24 11:20:47 UTC

*** This bug has been marked as a duplicate of 107965 ***