Page MenuHomePhabricator

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

Authored by epriestley on Jan 22 2018, 1:20 AM.
Tags
None
Referenced Files
F18855947: D18904.diff
Sat, Nov 1, 7:25 AM
F18855945: D18904.diff
Sat, Nov 1, 7:25 AM
F18855599: D18904.diff
Sat, Nov 1, 5:52 AM
F18855569: D18904.diff
Sat, Nov 1, 5:45 AM
F18811557: D18904.id45364.diff
Mon, Oct 20, 3:54 AM
F18811556: D18904.id45320.diff
Mon, Oct 20, 3:54 AM
F18811555: D18904.id.diff
Mon, Oct 20, 3:53 AM
F18808748: D18904.id.diff
Sun, Oct 19, 8:21 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