Page MenuHomePhabricator

Fix 'key'/'type' swap in email reset / one-time-login controller
ClosedPublic

Authored by epriestley on Aug 3 2015, 1:06 PM.
Tags
None
Referenced Files
F15425563: D13778.id33273.diff
Sun, Mar 23, 4:55 AM
F15400106: D13778.id33273.diff
Mon, Mar 17, 9:45 AM
F15369063: D13778.id33273.diff
Wed, Mar 12, 5:08 AM
F15337434: D13778.id33273.diff
Sun, Mar 9, 5:55 AM
F15337433: D13778.id33275.diff
Sun, Mar 9, 5:55 AM
F15337409: D13778.id.diff
Sun, Mar 9, 5:47 AM
F15337366: D13778.diff
Sun, Mar 9, 5:29 AM
F15325812: D13778.id33273.diff
Fri, Mar 7, 2:57 AM
Subscribers

Details

Summary

Fixes T9046. These got swapped around during refactoring.

Test Plan
  • Used bin/auth recover prior to patch (failed).
  • Used bin/auth recover after patch (worked).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix 'key'/'type' swap in email reset / one-time-login controller.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, joshuaspence.
chad edited edge metadata.

Ugh sorry

This revision is now accepted and ready to land.Aug 3 2015, 1:41 PM

No worries, your error rate on these has been crazy low so far. I think the biggest goof here was me not reproing properly in T9038, I'm just out of it and repro'd against stable instead of master and failed to make the connection.

This revision was automatically updated to reflect the committed changes.