https://bugzilla.wikimedia.org/show_bug.cgi?id=61704

Max Semenik <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|PATCH_TO_REVIEW             |NEW
                 CC|                            |[email protected]

--- Comment #6 from Max Semenik <[email protected]> ---
After poking at it some more, what would fully help is to perform all checks
but token, then call AbortNewAccount, then check token and only then call some
new hook for ConfirmEdit ("AbortNewAccountForRealz"?). Simply adding extra data
to dieStatus() would result in clients having to handle two cases with
principally diffrent data structure: token is needed (normal return with
{createaccount:{result:"NeedsToken", captcha:...}}) and all other problems
({error:{...}}).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to