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

Issue 12582012: Implement FTP auth through proxy (Closed)

Created:
7 years, 9 months ago by Paweł Hajdan Jr.
Modified:
7 years, 8 months ago
Reviewers:
asanka, eroman, mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Implement FTP auth through proxy BUG=11227 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192872

Patch Set 1 #

Patch Set 2 : tests #

Total comments: 3

Patch Set 3 : do not use ftp auth cache for proxy requests #

Patch Set 4 : compile #

Total comments: 4

Patch Set 5 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+275 lines, -51 lines) Patch
M net/http/http_auth_cache.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/url_request/url_request_ftp_job.h View 1 2 3 4 2 chunks +4 lines, -2 lines 0 comments Download
M net/url_request/url_request_ftp_job.cc View 1 2 3 4 8 chunks +74 lines, -46 lines 0 comments Download
M net/url_request/url_request_ftp_job_unittest.cc View 1 2 2 chunks +193 lines, -2 lines 0 comments Download
M net/url_request/url_request_test_util.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Paweł Hajdan Jr.
Early version, please take a look - I don't consider it really finished.
7 years, 9 months ago (2013-03-26 00:07:19 UTC) #1
mmenke
On 2013/03/26 00:07:19, Paweł Hajdan Jr. wrote: > Early version, please take a look - ...
7 years, 9 months ago (2013-03-26 00:24:17 UTC) #2
Paweł Hajdan Jr.
+Eric, could you take a look?
7 years, 9 months ago (2013-03-26 18:44:48 UTC) #3
mmenke
I'll try to get back to you today, though I'll need to read over a ...
7 years, 9 months ago (2013-03-28 16:08:34 UTC) #4
mmenke
One high level comment and some test suggestions. I don't think we should be using ...
7 years, 9 months ago (2013-03-28 18:34:52 UTC) #5
Paweł Hajdan Jr.
Change updated. Note that mocking a real FTP transaction is pretty heavyweight, so I'd like ...
7 years, 8 months ago (2013-03-29 17:59:28 UTC) #6
mmenke1
On 2013/03/29 17:59:28, Paweł Hajdan Jr. wrote: > Change updated. > > Note that mocking ...
7 years, 8 months ago (2013-03-29 18:23:49 UTC) #7
Paweł Hajdan Jr.
On 2013/03/29 18:23:49, mmenke (incorrect) wrote: > Sounds reasonable to me. My main concern is ...
7 years, 8 months ago (2013-03-29 20:36:33 UTC) #8
mmenke
On 2013/03/29 20:36:33, Paweł Hajdan Jr. wrote: > On 2013/03/29 18:23:49, mmenke (incorrect) wrote: > ...
7 years, 8 months ago (2013-03-29 20:47:45 UTC) #9
mmenke
On 2013/03/29 20:47:45, mmenke wrote: > On 2013/03/29 20:36:33, Paweł Hajdan Jr. wrote: > > ...
7 years, 8 months ago (2013-03-29 20:48:52 UTC) #10
mmenke
[+asanka]: Mind taking a look at this? I'm not terribly familiar with auth.
7 years, 8 months ago (2013-04-01 14:24:58 UTC) #11
asanka
LG, but I'm not very familiar with how HTTP server authentication is used with FTP ...
7 years, 8 months ago (2013-04-02 17:11:48 UTC) #12
Paweł Hajdan Jr.
PTAL https://codereview.chromium.org/12582012/diff/16002/net/url_request/url_request_ftp_job.cc File net/url_request/url_request_ftp_job.cc (right): https://codereview.chromium.org/12582012/diff/16002/net/url_request/url_request_ftp_job.cc#newcode237 net/url_request/url_request_ftp_job.cc:237: response_info_ = http_transaction_->GetResponseInfo(); On 2013/04/02 17:11:48, asanka wrote: ...
7 years, 8 months ago (2013-04-05 00:03:18 UTC) #13
asanka
LGTM
7 years, 8 months ago (2013-04-05 17:27:09 UTC) #14
Paweł Hajdan Jr.
7 years, 8 months ago (2013-04-08 20:12:47 UTC) #15
Message was sent while issue was closed.
Committed patchset #5 manually as r192872 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698