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
F14747685: D17692.diff
Tue, Jan 21, 10:22 AM
Unknown Object (File)
Fri, Jan 17, 8:56 PM
Unknown Object (File)
Tue, Dec 31, 2:18 PM
Unknown Object (File)
Sun, Dec 29, 3:22 PM
Unknown Object (File)
Dec 22 2024, 4:36 PM
Unknown Object (File)
Dec 14 2024, 1:43 AM
Unknown Object (File)
Dec 12 2024, 6:08 PM
Unknown Object (File)
Dec 10 2024, 8:07 PM
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