Review Request: Fix auth warnings when authentication is legitimate
Commit Hook
null at kde.org
Thu Jun 2 13:55:18 BST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101493/#review3629
-----------------------------------------------------------
This review has been submitted with commit 53730995400665b24be3186c7c475980d0e8cd79 by Gregory Oestreicher.
- Commit
On June 2, 2011, 12:03 p.m., Grégory Oestreicher wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101493/
> -----------------------------------------------------------
>
> (Updated June 2, 2011, 12:03 p.m.)
>
>
> Review request for kdelibs and Dawit Alemayehu.
>
>
> Summary
> -------
>
> Commit 3bbd4496bc introduced spurious warnings when auth info was added to HTTP request and authentication succeeded as the response code will never be 401 or 407 in that case.
>
> This patch takes into account the previous response code when deciding if a warning should be issued.
>
>
> Diffs
> -----
>
> kioslave/http/http.cpp b4d3c65
>
> Diff: http://git.reviewboard.kde.org/r/101493/diff
>
>
> Testing
> -------
>
> Tested that the expected behaviour is still wanted, and that successful authentication attempts did not result in warnings.
>
>
> Thanks,
>
> Grégory
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110602/9be1a6af/attachment.htm>
More information about the kde-core-devel
mailing list