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)
Jan 28 2024, 3:27 AM
Unknown Object (File)
Jan 20 2024, 7:48 AM
Unknown Object (File)
Dec 22 2023, 5:43 AM
Unknown Object (File)
Dec 17 2023, 8:00 AM
Unknown Object (File)
Dec 11 2023, 8:46 PM
Unknown Object (File)
Nov 24 2023, 10:09 PM
Unknown Object (File)
Nov 23 2023, 12:41 PM
Unknown Object (File)
Nov 12 2023, 2:15 PM
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
Branch
hisec9
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 156
Build 156: [Placeholder Plan] Wait for 30 Seconds

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).