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)
Mon, Jun 30, 12:02 PM
Unknown Object (File)
Wed, Jun 18, 12:01 AM
Unknown Object (File)
Jun 2 2025, 2:14 PM
Unknown Object (File)
May 29 2025, 10:16 AM
Unknown Object (File)
May 11 2025, 8:51 PM
Unknown Object (File)
Apr 30 2025, 4:20 AM
Unknown Object (File)
Apr 26 2025, 12:19 AM
Unknown Object (File)
Apr 23 2025, 2:24 PM
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