Page MenuHomePhabricator

Remove "passwordHash" and "passwordSalt" from User objects
ClosedPublic

Authored by epriestley on Jan 22 2018, 1:20 AM.
Tags
None
Referenced Files
F18741652: D18904.diff
Thu, Oct 2, 2:57 PM
F18728721: D18904.id45320.diff
Tue, Sep 30, 9:45 AM
F18654099: D18904.diff
Mon, Sep 22, 2:37 AM
F18605073: D18904.id45320.diff
Sep 13 2025, 7:35 PM
F18597907: D18904.id45364.diff
Sep 13 2025, 3:55 AM
F18591089: D18904.id.diff
Sep 12 2025, 8:12 AM
F18586327: D18904.diff
Sep 11 2025, 6:18 PM
F18509242: D18904.id.diff
Sep 5 2025, 3:18 AM
Subscribers
None

Details

Summary

Ref T13043. After D18903, this data has migrated to shared infrastructure and has no remaining readers or writers.

Just delete it now, since the cost of a mistake here is very small (users need to "Forgot Password?" and pick a new password).

Test Plan

Grepped for passwordHash, passwordSalt, and variations.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable