Review Request: Second Part of fixing password caching in KIO: KPasswdServer
Dawit Alemayehu
adawit at kde.org
Sat Apr 23 15:58:12 BST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101210/
-----------------------------------------------------------
Review request for kdelibs.
Summary
-------
The attached patch is the other half of the patch proposed in https://git.reviewboard.kde.org/r/101174/. It changes KPasswdServer to do the
following:
#1. If the extra field "skip-caching-on-query" is specified, then the queryAuthInfo* functions will not automatically store the password because the user checked the "Remember password" checkbox. This is essential for the changes made to SlaveBase::openPasswordDialog in
#2. A call to addAuthInfo will now save the specified password information in the wallet. It is bit surprising that addAuthInfo seems to only update and/or store the information in memory. This again ensures that calling SlaveBase::cacheAuthentication information will actually result in the password information being saved into the wallet.
Diffs
-----
kpasswdserver/kpasswdserver.cpp 7330742
Diff: http://git.reviewboard.kde.org/r/101210/diff
Testing
-------
Thanks,
Dawit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110423/806d2218/attachment.htm>
More information about the kde-core-devel
mailing list