Page MenuHomePhabricator

Use new modular temporary auth token constants in one-time login and password reset flows
ClosedPublic

Authored by epriestley on Mar 16 2016, 12:37 PM.
Tags
None
Referenced Files
F12827660: D15476.diff
Thu, Mar 28, 10:15 AM
Unknown Object (File)
Tue, Mar 5, 7:05 PM
Unknown Object (File)
Feb 13 2024, 5:00 AM
Unknown Object (File)
Feb 8 2024, 7:28 PM
Unknown Object (File)
Feb 6 2024, 4:32 PM
Unknown Object (File)
Feb 6 2024, 4:32 PM
Unknown Object (File)
Feb 6 2024, 4:02 PM
Unknown Object (File)
Jan 31 2024, 8:27 PM
Subscribers
None

Details

Summary

Ref T10603. This converts existing hard-codes to modular constants.

Also removes one small piece of code duplication.

Test Plan
  • Performed one-time logins.
  • Performed a password reset.
  • Verified temporary tokens were revoked properly.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Use new modular temporary auth token constants in one-time login and password reset flows.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 16 2016, 3:08 PM
This revision was automatically updated to reflect the committed changes.