Page MenuHomePhabricator

Allow tokens to be awarded to MFA-required objects
ClosedPublic

Authored by epriestley on Dec 18 2018, 4:23 PM.
Tags
None
Referenced Files
F12838327: D19902.diff
Thu, Mar 28, 6:05 PM
F12837162: D19902.id47512.diff
Thu, Mar 28, 4:39 PM
Unknown Object (File)
Sat, Mar 23, 5:43 PM
Unknown Object (File)
Thu, Mar 21, 11:55 AM
Unknown Object (File)
Thu, Mar 21, 11:55 AM
Unknown Object (File)
Thu, Mar 21, 11:55 AM
Unknown Object (File)
Mon, Mar 18, 10:03 AM
Unknown Object (File)
Feb 22 2024, 4:49 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Branch
mfa20
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21366
Build 29086: Run Core Tests
Build 29085: arc lint + arc unit