Page MenuHomePhabricator

Make Git prompt for passwords when the user provides a username but not a password
ClosedPublic

Authored by epriestley on Apr 14 2016, 12:10 AM.
Tags
None
Referenced Files
F15470057: D15706.diff
Fri, Apr 4, 7:14 PM
F15442895: D15706.id37838.diff
Thu, Mar 27, 1:09 AM
F15426895: D15706.id37837.diff
Sun, Mar 23, 11:30 AM
F15396538: D15706.id.diff
Sun, Mar 16, 2:58 PM
F15302841: D15706.diff
Wed, Mar 5, 10:46 PM
Unknown Object (File)
Mar 3 2025, 1:31 PM
Unknown Object (File)
Feb 9 2025, 1:17 AM
Unknown Object (File)
Feb 9 2025, 1:17 AM
Subscribers

Details

Summary

Fixes T10797. This seems to fix things on my local system.

Test Plan
  • Cloned with a username, got prompted for a password.
  • Cloned with a username + password.
  • Cloned with a username + bad password (error).

Diff Detail

Repository
rP Phabricator
Branch
userpass
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11705
Build 14661: Run Core Tests
Build 14660: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Make Git prompt for passwords when the user provides a username but not a password.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Apr 14 2016, 1:59 AM
This revision was automatically updated to reflect the committed changes.