Page MenuHomePhabricator

Make many actions require high security
ClosedPublic

Authored by epriestley on Apr 30 2014, 10:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 10, 7:58 PM
Unknown Object (File)
Sun, Feb 9, 12:32 PM
Unknown Object (File)
Sun, Feb 9, 12:32 PM
Unknown Object (File)
Sun, Feb 9, 12:31 PM
Unknown Object (File)
Sun, Feb 9, 12:31 PM
Unknown Object (File)
Sun, Feb 2, 1:27 PM
Unknown Object (File)
Mon, Jan 27, 4:45 AM
Unknown Object (File)
Sat, Jan 25, 4:00 AM
Subscribers

Details

Summary

Ref T4398. Protects these actions behind a security barrier:

  • Link external account.
  • Retrieve Conduit token.
  • Reveal Passphrase credential.
  • Create user.
  • Admin/de-admin user.
  • Rename user.
  • Show conduit certificate.
  • Make primary email.
  • Change password.
  • Change VCS password.
  • Add SSH key.
  • Generate SSH key.
Test Plan

Tried to take each action and was prompted for two-factor.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Make many actions require high security.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 30 2014, 11:23 PM
epriestley updated this revision to Diff 21171.

Closed by commit rP3fde02004968 (authored by @epriestley).