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
Unknown Object (File)
Fri, Sep 6, 11:37 PM
Unknown Object (File)
Thu, Sep 5, 3:19 PM
Unknown Object (File)
Thu, Sep 5, 3:19 PM
Unknown Object (File)
Thu, Sep 5, 3:19 PM
Unknown Object (File)
Mon, Sep 2, 2:01 AM
Unknown Object (File)
Sat, Aug 31, 12:36 PM
Unknown Object (File)
Sun, Aug 25, 4:54 AM
Unknown Object (File)
Mon, Aug 19, 1:19 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.