Page MenuHomePhabricator

Allow "MFA Required" objects to be edited without MFA if the edit is only creating inverse edges
ClosedPublic

Authored by epriestley on Dec 18 2018, 4:12 PM.
Tags
None
Referenced Files
F13058878: D19901.diff
Fri, Apr 19, 3:20 PM
Unknown Object (File)
Thu, Apr 18, 2:32 PM
Unknown Object (File)
Sat, Apr 13, 7:33 PM
Unknown Object (File)
Thu, Apr 11, 7:40 AM
Unknown Object (File)
Thu, Apr 4, 6:47 AM
Unknown Object (File)
Mar 21 2024, 11:55 AM
Unknown Object (File)
Mar 21 2024, 11:55 AM
Unknown Object (File)
Mar 21 2024, 11:55 AM
Subscribers
None

Details

Summary

Depends on D19900. Ref T13222. See PHI873. When an object requires MFA, we currently require MFA for every transaction.

This includes some ambiguous cases like "unsubscribe", but also includes "mention", which seems like clearly bad behavior.

Allow an "MFA" object to be the target of mentions, "edit child tasks", etc.

Test Plan
  • Mentioned an MFA object elsewhere (no MFA prompt).
  • Made an MFA object a subtask of a non-MFA object (no MFA prompt).
  • Tried to edit an MFA object normally (still got an MFA prompt).

Diff Detail

Repository
rP Phabricator
Branch
mfa19
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21365
Build 29084: Run Core Tests
Build 29083: arc lint + arc unit