1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/conduit
epriestley 3fde020049 Make many actions require high security
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.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4398

Differential Revision: https://secure.phabricator.com/D8921
2014-04-30 17:44:59 -07:00
..
application Modernize documentation links 2014-03-17 15:01:31 -07:00
call Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
config Route internal conduit calls if other hosts available 2013-05-19 04:16:10 -07:00
controller Make many actions require high security 2014-04-30 17:44:59 -07:00
garbagecollector Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
method Use initializeNewLog rather than instantiate the UserLog 2014-04-28 15:44:52 -07:00
protocol Delete license headers from files 2012-11-05 11:16:51 -08:00
query Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
ssh Prepare to route VCS connections through SSH 2013-10-29 15:32:40 -07:00
storage Explain policy exception rules to users 2013-09-27 08:43:41 -07:00