Page MenuHomePhabricator

Make two-factor auth actually work
ClosedPublic

Authored by epriestley on Apr 28 2014, 5:03 PM.
Tags
None
Referenced Files
F18732545: D8886.id.diff
Tue, Sep 30, 6:44 PM
F18718475: D8886.diff
Mon, Sep 29, 4:01 PM
F18557509: D8886.id.diff
Mon, Sep 8, 7:59 PM
F18513838: D8886.diff
Fri, Sep 5, 9:48 AM
F18422980: D8886.id.diff
Aug 30 2025, 6:50 PM
F18398839: D8886.diff
Aug 29 2025, 3:46 PM
F18050339: D8886.id21080.diff
Aug 3 2025, 7:25 PM
F17953840: D8886.id21081.diff
Aug 1 2025, 3:31 AM
Subscribers

Details

Summary

Ref T4398. Allows auth factors to render and validate when prompted to take a hi-sec action.

This has a whole lot of rough edges still (see D8875) but does fundamentally work correctly.

Test Plan
  • Added two different TOTP factors to my account for EXTRA SECURITY.
  • Took hisec actions with no auth factors, and with attached auth factors.
  • Hit all the error/failure states of the hisec entry process.
  • Verified hisec failures appear in activity logs.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Make two-factor auth actually work.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

My account is secure to the max!!

Screen_Shot_2014-04-28_at_9.58.49_AM.png (1×1 px, 179 KB)

This revision is now accepted and ready to land.Apr 28 2014, 5:14 PM
epriestley updated this revision to Diff 21081.

Closed by commit rPa017a8e02b51 (authored by @epriestley).