Page MenuHomePhabricator

Don't prompt to upgrade unset passwords
ClosedPublic

Authored by epriestley on Feb 20 2014, 3:36 PM.
Tags
None
Referenced Files
F19825496: D8282.id19705.diff
Sun, Mar 8, 12:03 PM
F19665751: D8282.id19705.diff
Feb 7 2026, 2:00 PM
F19059673: D8282.id.diff
Nov 29 2025, 6:33 AM
F19053238: D8282.diff
Nov 28 2025, 7:51 AM
F19012683: D8282.id.diff
Nov 22 2025, 2:00 PM
F18837631: D8282.id.diff
Oct 27 2025, 7:00 AM
F18834325: D8282.diff
Oct 26 2025, 7:56 AM
F18628601: D8282.id19705.diff
Sep 16 2025, 6:41 AM
Subscribers

Details

Summary

Fixes T4463. When your VCS or account password is not set, we test it for upgrade anyway. This doesn't make sense and throws shortly into the process because the empty hash isn't parseable.

Instead, only show upgrade prompts when the password exists.

Test Plan
  • Added a password to an existing account with no password via password reset.
  • Added a VCS password to an existing account with no VCS password.
  • Observed no fatals / nonsense behaviors.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped