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)
Tue, Dec 17, 5:53 AM
Unknown Object (File)
Tue, Dec 17, 4:41 AM
Unknown Object (File)
Wed, Dec 11, 4:25 PM
Unknown Object (File)
Wed, Nov 27, 8:18 PM
Unknown Object (File)
Nov 24 2024, 8:46 AM
Unknown Object (File)
Nov 19 2024, 8:05 PM
Unknown Object (File)
Nov 18 2024, 11:07 PM
Unknown Object (File)
Nov 16 2024, 9:19 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