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
F18857707: D19902.diff
Sat, Nov 1, 5:12 PM
F18745536: D19902.id47590.diff
Oct 3 2025, 7:48 AM
F18742499: D19902.id.diff
Oct 2 2025, 7:44 PM
F18739177: D19902.diff
Oct 1 2025, 8:14 PM
F18649472: D19902.diff
Sep 20 2025, 8:51 PM
F18627042: D19902.diff
Sep 16 2025, 3:03 AM
F18602564: D19902.diff
Sep 13 2025, 3:29 PM
F18510030: D19902.id.diff
Sep 5 2025, 3:44 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