[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kopete-devel
Subject:    Re: [Kopete-devel] Re: kdenetwork/kopete/libkopete
From:       Martijn Klingens <klingens () kde ! org>
Date:       2003-09-30 17:28:04
[Download RAW message or body]

On Tuesday 30 September 2003 18:36, Olivier Goffart wrote:
> > If you want to do it 'right' you need to have a bool rememberPassword per
> > account that's always written, instead of relying on password being
> > empty.
>
> not a bad idea...  but that's not _the_ problem.
> the problem is that a dialog might ask the password even if kopete just
> need to know it IF it's remembered. (example: IRC or the EditAccountWidget)

So, why wouldn't a bool cover it? I mean, the bool is not stored in KWallet, 
it's in kopeterc.

isPasswordRemembered() is simply defined as

bool isPasswordRemembered() const
{
    return d->isPasswordRemembered;
}

and d->isPasswordRemembered (a bool) is read in the KopeteAccount 
deserialization.

As far as I can see it the lack of this bool is "_THE_" problem, as you call 
it.

-- 
Martijn
_______________________________________________
Kopete-devel mailing list
Kopete-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/kopete-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic