Page MenuHomePhabricator

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

Authored by epriestley on Jan 22 2018, 1:20 AM.
Tags
None
Referenced Files
F18509242: D18904.id.diff
Fri, Sep 5, 3:18 AM
F18501987: D18904.diff
Thu, Sep 4, 10:06 PM
F18111293: D18904.id.diff
Aug 12 2025, 10:00 AM
F18110493: D18904.diff
Aug 11 2025, 8:20 PM
F17661738: D18904.id45320.diff
Jul 12 2025, 4:37 PM
F17654597: D18904.id.diff
Jul 12 2025, 9:03 AM
F17641084: D18904.diff
Jul 11 2025, 7:14 PM
Unknown Object (File)
Jun 4 2025, 6:30 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