Page MenuHomePhabricator

Migrate repositories to use Passphrase for credential management
ClosedPublic

Authored by epriestley on Nov 22 2013, 4:04 PM.
Tags
None
Referenced Files
F14010151: D7629.id17221.diff
Thu, Oct 31, 5:43 AM
F13990892: D7629.id17219.diff
Tue, Oct 22, 7:05 AM
F13986692: D7629.diff
Mon, Oct 21, 4:52 AM
F13973093: D7629.id17237.diff
Thu, Oct 17, 11:01 PM
F13971176: D7629.id17220.diff
Thu, Oct 17, 12:05 PM
Unknown Object (File)
Oct 8 2024, 2:40 PM
Unknown Object (File)
Oct 6 2024, 11:15 PM
Unknown Object (File)
Oct 6 2024, 11:15 PM
Subscribers
Tokens
"Mountain of Wealth" token, awarded by btrahan.

Details

Summary

Fixes T4122. Ref T2230. Instead of storing credentials on each repository, store them in Passphrase. This allows easy creation/management of many repositories which share credentials.

Test Plan
  • Upgraded repositories.
  • Created and edited repositories.
  • Pulled HTTP and SSH repositories.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley updated this revision to Unknown Object (????).Nov 22 2013, 4:21 PM

Minor fixes after additional testing.

epriestley updated this revision to Unknown Object (????).Nov 22 2013, 4:23 PM
  • Don't offer destroyed credentials when editing in Diffusion.
  • Make Passphrase a non-beta, mandatory-install application.