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
F15528858: D19902.id47590.diff
Tue, Apr 22, 2:30 PM
F15512525: D19902.id47590.diff
Thu, Apr 17, 11:20 AM
F15512524: D19902.id47512.diff
Thu, Apr 17, 11:20 AM
F15512471: D19902.diff
Thu, Apr 17, 11:08 AM
F15501440: D19902.id47590.diff
Sun, Apr 13, 9:35 PM
F15498370: D19902.id47512.diff
Sun, Apr 13, 12:47 PM
F15492864: D19902.id.diff
Sat, Apr 12, 7:06 PM
F15490410: D19902.diff
Fri, Apr 11, 5:08 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