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

--- Comment #2 from Brad Jorsch <[email protected]> ---
(In reply to comment #1)
> 
> At its root, this is really a problem with MediaWiki's form handling.

The API doesn't use "form handling" of any sort, and if you're looking at some
sort of "form handling" to solve this problem you're looking in the wrong
direction..

As I said, you'll probably need to add an "ApiBeforeCreateAccount" hook and
have ConfirmEdit use it. It will probably work much like how the
"ApiEditBeforeSave" hook works, so grok that first.

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

Reply via email to