Page MenuHomePhabricator

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

Authored by epriestley on Jan 22 2018, 1:20 AM.
Tags
None
Referenced Files
F18887774: D18904.diff
Fri, Nov 7, 6:30 AM
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
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
Branch
revoke14
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19107
Build 25795: Run Core Tests
Build 25794: arc lint + arc unit