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
F15454774: D13778.diff
Sat, Mar 29, 8:19 PM
F15450584: D13778.id33273.diff
Fri, Mar 28, 4:31 PM
F15447775: D13778.id.diff
Fri, Mar 28, 1:30 AM
F15436007: D13778.id33273.diff
Tue, Mar 25, 11:21 AM
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
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
Branch
linktype
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7472
Build 7984: [Placeholder Plan] Wait for 30 Seconds
Build 7983: arc lint + arc unit

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.