PATCH for review: KIO::AuthInfo, KPasswordDialog and KPasswdServer - Extra fields and anonymous login

nf2 nf2 at scheinwelt.at
Wed May 14 23:47:13 BST 2008


This patch extends KIO::AuthInfo and KPasswordDialog:

KIO::AuthInfo:

* Extra fields (like "domain"), stored as a map of QVariants
* Anonymous login flag
* Flag to suppress password caching in KPasswdServer

KPasswordDialog:

* Optional domain field
* Optional "anonymous login" checkbox

Additionally i did some refactoring of KPasswdServer

* Renamed struct AuthInfo into struct AuthInfoContainer, for better 
readability.
* KIO::AuthInfo inside this struct, instead of cloning all the fields 
one by one.

Regards,
Norbert

-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdelibs_authinfo_1.patch
Type: text/x-diff
Size: 15248 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080515/804373da/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdecore_kpasswdserver_1.patch
Type: text/x-diff
Size: 13183 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080515/804373da/attachment-0001.patch>


More information about the kde-core-devel mailing list