1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 10:42:41 +01:00
phorge-phorge/src/applications/tokens
epriestley 6a6db0ac8e Allow tokens to be awarded to MFA-required objects
Summary:
Depends on D19901. Ref T13222. See PHI873. Currently, the MFA code and the (older, not-really-transactional) token code don't play nicely.

In particular, if the Editor throws we tend to get half an effect applied.

For now, just make this work. Some day it could become more modern so that the transaction actually applies the write.

Test Plan: Awarded and rescinded tokens from an MFA-required object.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13222

Differential Revision: https://secure.phabricator.com/D19902
2018-12-28 00:14:48 -08:00
..
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
conduit Modularize content sources 2016-03-26 11:59:45 -07:00
controller Allow tokens to be awarded to MFA-required objects 2018-12-28 00:14:48 -08:00
editor Allow tokens to be awarded to MFA-required objects 2018-12-28 00:14:48 -08:00
engineextension Introduce "Curtain" views, panels, and extensions 2016-03-06 09:27:55 -08:00
event Property list view on Diffusion commits should show build status but not Subscriptions, Projects, or Tokens 2017-12-01 18:16:26 +00:00
feed Add back token story icon 2015-01-25 15:12:54 -08:00
interface
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Update many Phabricator queries for new %Q query semantics 2018-11-15 03:48:10 -08:00
storage Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00