Page MenuHomePhabricator

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

Authored by epriestley on Jan 22 2018, 1:20 AM.
Tags
None
Referenced Files
F17661738: D18904.id45320.diff
Sat, Jul 12, 4:37 PM
F17654597: D18904.id.diff
Sat, Jul 12, 9:03 AM
F17641084: D18904.diff
Fri, Jul 11, 7:14 PM
Unknown Object (File)
Jun 4 2025, 6:30 AM
Unknown Object (File)
May 9 2025, 3:46 AM
Unknown Object (File)
Apr 29 2025, 8:31 AM
Unknown Object (File)
Apr 28 2025, 6:47 PM
Unknown Object (File)
Apr 17 2025, 11:42 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