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
F14048133: D19901.id.diff
Thu, Nov 14, 6:51 AM
F14046180: D19901.id47589.diff
Wed, Nov 13, 7:08 PM
F14005371: D19901.diff
Sun, Oct 27, 12:21 PM
Unknown Object (File)
Oct 10 2024, 3:25 PM
Unknown Object (File)
Oct 9 2024, 11:00 AM
Unknown Object (File)
Oct 3 2024, 3:17 AM
Unknown Object (File)
Sep 13 2024, 5:37 AM
Unknown Object (File)
Sep 6 2024, 4:45 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