1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-01 15:09:14 +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
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
event
feed
interface
phid
query
storage