----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101241/ -----------------------------------------------------------
Review request for kdelibs. Summary ------- Currently cookies are stored in a plain text file. This patch allows KCookieJar to store the cookies securely using KWallet. This patch is based on the one available at https://svn.reviewboard.kde.org/r/4927/diff/5/ The main difference between this one and the previous one is that there is no longer a timeout, as delayed DBus messages are used. Diffs ----- kioslave/http/kcookiejar/kcookiejar.h 896cab7 kioslave/http/kcookiejar/kcookiejar.cpp b9d5c27 kioslave/http/kcookiejar/kcookieserver.h e6d5658 kioslave/http/kcookiejar/kcookieserver.cpp dbd9bf8 Diff: http://git.reviewboard.kde.org/r/101241/diff Testing ------- Thanks, José