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

Issue 18949002: Do not prompt for passwords (Closed)

Created:
7 years, 5 months ago by szager1
Modified:
7 years, 5 months ago
CC:
chromium-reviews, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Do not prompt for passwords Forcing function for developers to create a .netrc file. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210686

Patch Set 1 #

Patch Set 2 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M gclient_scm.py View 1 1 chunk +4 lines, -0 lines 3 comments Download

Messages

Total messages: 13 (0 generated)
szager1
7 years, 5 months ago (2013-07-09 21:36:58 UTC) #1
Isaac (away)
I don't understand how this works.
7 years, 5 months ago (2013-07-09 21:40:33 UTC) #2
szager1
On 2013/07/09 21:40:33, Isaac wrote: > I don't understand how this works. try it
7 years, 5 months ago (2013-07-09 21:46:23 UTC) #3
Dirk Pranke
On 2013/07/09 21:40:33, Isaac wrote: > I don't understand how this works. I also don't ...
7 years, 5 months ago (2013-07-09 21:46:36 UTC) #4
Isaac (away)
https://codereview.chromium.org/18949002/diff/3001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/18949002/diff/3001/gclient_scm.py#newcode1033 gclient_scm.py:1033: # Don't prompt for passwords; just fail quickly and ...
7 years, 5 months ago (2013-07-09 21:54:57 UTC) #5
szager1
https://codereview.chromium.org/18949002/diff/3001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/18949002/diff/3001/gclient_scm.py#newcode1033 gclient_scm.py:1033: # Don't prompt for passwords; just fail quickly and ...
7 years, 5 months ago (2013-07-09 22:23:09 UTC) #6
Isaac (away)
I think gclient should detect this situation (if user has src-internal in path) and prompt ...
7 years, 5 months ago (2013-07-09 22:29:48 UTC) #7
szager1
On 2013/07/09 22:29:48, Isaac wrote: > I think gclient should detect this situation (if user ...
7 years, 5 months ago (2013-07-09 23:06:46 UTC) #8
szager1
Can I get an 'amen'?
7 years, 5 months ago (2013-07-09 23:45:36 UTC) #9
szager1
Committed patchset #2 manually as r210686.
7 years, 5 months ago (2013-07-10 00:22:19 UTC) #10
Dirk Pranke
https://codereview.chromium.org/18949002/diff/3001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/18949002/diff/3001/gclient_scm.py#newcode1036 gclient_scm.py:1036: env.setdefault('SSH_ASKPASS', 'true') I think you should have a comment ...
7 years, 5 months ago (2013-07-10 00:26:34 UTC) #11
Isaac (away)
It is against chromium policy to TBR CLs that are not related to current breakages. ...
7 years, 5 months ago (2013-07-10 00:30:47 UTC) #12
szager1
7 years, 5 months ago (2013-07-10 00:44:32 UTC) #13
Message was sent while issue was closed.
On 2013/07/10 00:26:34, Dirk Pranke wrote:
> https://codereview.chromium.org/18949002/diff/3001/gclient_scm.py
> File gclient_scm.py (right):
> 
> https://codereview.chromium.org/18949002/diff/3001/gclient_scm.py#newcode1036
> gclient_scm.py:1036: env.setdefault('SSH_ASKPASS', 'true')
> I think you should have a comment here explaining what this does and why we
need
> it; it's not at all obvious.

https://codereview.chromium.org/18851004

Powered by Google App Engine
This is Rietveld 408576698