Page MenuHomePhabricator

Fix member edit transaction validation so it works for both implicit and explicit account creation
ClosedPublic

Authored by epriestley on Apr 14 2017, 4:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 4:02 AM
Unknown Object (File)
Mon, Apr 29, 4:19 PM
Unknown Object (File)
Wed, Apr 24, 11:59 PM
Unknown Object (File)
Sun, Apr 21, 2:44 AM
Unknown Object (File)
Thu, Apr 11, 8:16 AM
Unknown Object (File)
Apr 6 2024, 8:30 AM
Unknown Object (File)
Mar 28 2024, 10:06 PM
Unknown Object (File)
Mar 24 2024, 8:26 AM
Subscribers
None

Details

Summary

Ref T12451. Ref T12484. This should deal with all the + / - / = cases correctly, I think.

Also makes sure that members are real users, not commits or tokens or whatever. And expands the creation test case to make some other basic sanity checks.

Test Plan
  • Went through implicit first-time creation flow.
  • Went through explicit second-time creation flow.
  • Unit test now passes.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable