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
F15481637: D19901.id47589.diff
Tue, Apr 8, 10:16 PM
F15478140: D19901.id47511.diff
Mon, Apr 7, 8:44 PM
F15444702: D19901.id47511.diff
Thu, Mar 27, 10:46 AM
F15423807: D19901.id.diff
Sat, Mar 22, 6:28 PM
F15289720: D19901.id47589.diff
Mar 4 2025, 10:13 PM
F15282653: D19901.diff
Mar 4 2025, 1:06 AM
Unknown Object (File)
Feb 25 2025, 9:33 AM
Unknown Object (File)
Feb 24 2025, 2:26 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable