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
F19770332: D19902.id.diff
Thu, Feb 19, 9:37 PM
F19766677: D19902.id47512.diff
Thu, Feb 19, 12:40 PM
F19616633: D19902.diff
Wed, Feb 4, 3:03 AM
F19610207: D19902.diff
Tue, Feb 3, 3:48 PM
F19580022: D19902.diff
Feb 1 2026, 4:45 PM
F19555240: D19902.id47590.diff
Jan 30 2026, 10:51 AM
F19530767: D19902.id.diff
Jan 20 2026, 12:07 AM
F19527266: D19902.id.diff
Jan 19 2026, 12:04 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