Review Request: Make the http kioslave use credentials provided in the url
Michael Leupold
lemma at confuego.org
Sat Jul 4 14:01:26 BST 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/937/
-----------------------------------------------------------
Review request for kdelibs.
Summary
-------
Currently it's not possible to supply http credentials using the request URL (like http://lemma:mypassword@somewhere.com). I couldn't find any other possibility to "infuse" the credentials without user interaction (which is nice to have in some cases, eg. when doing rpc-over-http).
This patch is currently more a proof of concept. I'm not sure:
- if the credentials should be cached in KPasswdServer if authentication succeeds
- if this is the right way at all. Insights very welcome.
Diffs
-----
/trunk/KDE/kdelibs/kioslave/http/http.h 991064
/trunk/KDE/kdelibs/kioslave/http/http.cpp 991064
Diff: http://reviewboard.kde.org/r/937/diff
Testing
-------
Thanks,
Michael
More information about the kde-core-devel
mailing list