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
Unknown Object (File)
Wed, Jan 22, 3:31 PM
Unknown Object (File)
Tue, Jan 21, 3:39 PM
Unknown Object (File)
Tue, Jan 21, 9:15 AM
Unknown Object (File)
Sun, Jan 12, 1:24 PM
Unknown Object (File)
Thu, Jan 2, 8:47 AM
Unknown Object (File)
Wed, Jan 1, 12:47 AM
Unknown Object (File)
Wed, Dec 25, 10:26 AM
Unknown Object (File)
Wed, Dec 25, 9: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
Lint
Lint Not Applicable
Unit
Tests Not Applicable