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
F13086172: D15706.diff
Thu, Apr 25, 12:06 AM
Unknown Object (File)
Thu, Apr 11, 8:22 AM
Unknown Object (File)
Sun, Apr 7, 4:33 PM
Unknown Object (File)
Mar 4 2024, 6:21 PM
Unknown Object (File)
Jan 26 2024, 9:35 AM
Unknown Object (File)
Dec 23 2023, 8:02 AM
Unknown Object (File)
Dec 16 2023, 1:12 PM
Unknown Object (File)
Dec 15 2023, 4:47 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.