Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Issue 14740015: Implementation of HTTP digest authentication (Closed)

Created:
7 years, 7 months ago by Søren Gjesse
Modified:
7 years, 7 months ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Implementation of HTTP digest authentication This is the initial implementation. I am still missing the handling of the server changing the nonce, but will do that in a separate CL. Also this is currently not for proxy authentication. R=ajohnsen@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=22356

Patch Set 1 #

Total comments: 14

Patch Set 2 : Addressed review comments #

Patch Set 3 : Fix analyzer staticerrors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+424 lines, -19 lines) Patch
M sdk/lib/io/http.dart View 1 2 2 chunks +14 lines, -1 line 0 comments Download
M sdk/lib/io/http_impl.dart View 1 2 6 chunks +113 lines, -18 lines 0 comments Download
A tests/standalone/io/http_auth_digest_test.dart View 1 1 chunk +297 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Søren Gjesse
7 years, 7 months ago (2013-05-02 16:47:20 UTC) #1
Anders Johnsen
LGTM, this is really solid! Nice! :D https://codereview.chromium.org/14740015/diff/1/sdk/lib/io/http.dart File sdk/lib/io/http.dart (right): https://codereview.chromium.org/14740015/diff/1/sdk/lib/io/http.dart#newcode1287 sdk/lib/io/http.dart:1287: * algorithm ...
7 years, 7 months ago (2013-05-02 19:10:19 UTC) #2
Søren Gjesse
https://codereview.chromium.org/14740015/diff/1/sdk/lib/io/http.dart File sdk/lib/io/http.dart (right): https://codereview.chromium.org/14740015/diff/1/sdk/lib/io/http.dart#newcode1287 sdk/lib/io/http.dart:1287: * algorithm and and quality of protection (qop) of ...
7 years, 7 months ago (2013-05-03 08:10:36 UTC) #3
Søren Gjesse
7 years, 7 months ago (2013-05-03 08:58:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r22356 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698