[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2014-02-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 Umherirrender changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED CC|

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2014-01-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 --- Comment #10 from Brion Vibber --- Reworked patches: * core - https://gerrit.wikimedia.org/r/#/c/106844/ * ConfirmEdit - https://gerrit.wikimedia.org/r/#/c/106845/ * sample API client - https://github.com/brion/api-createaccount -- You ar

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2014-01-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 Brion Vibber changed: What|Removed |Added Assignee|br...@wikimedia.org |cste...@wikimedia.org --- Comment #11 f

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-08-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 Andre Klapper changed: What|Removed |Added Priority|Immediate |High --- Comment #9 from Andre Klapper

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-08-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 rupert.thur...@gmail.com changed: What|Removed |Added Priority|High|Immediate --- Comment #8 fro

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-08-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 Liangent changed: What|Removed |Added CC||rupert.thur...@gmail.com --- Comment #7 fro

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 Andre Klapper changed: What|Removed |Added Keywords|patch-in-gerrit | Status|ASSIGNED

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-07-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 --- Comment #6 from Andre Klapper --- Patches received -1's and need rework. -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-03-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 Andre Klapper changed: What|Removed |Added Priority|Unprioritized |High -- You are receiving this mail b

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-03-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 db changed: What|Removed |Added Keywords||patch-in-gerrit CC|

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-03-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 Brion Vibber changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|wikibugs-l@

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-03-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 --- Comment #4 from Brad Jorsch --- I thought you were talking about something along the lines of HTMLForm but even more abstracted. Handling form submissions is already standardized, and you're using it in the API module, so it's even less cle

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-03-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 --- Comment #3 from Tyler Romeo --- (In reply to comment #2) > (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 a

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-03-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 --- Comment #2 from Brad Jorsch --- (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 s

[Bug 46072] API action=createaccount needs to interact properly with hooks (e.g. from ConfirmEdit)

2013-03-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46072 --- Comment #1 from Tyler Romeo --- Mhm, I ran into this problem when making the account creation API. Unfortunately, the problem is that there's just no uniform method of delivering captchas to users. Usually, it's a combination of a UI hook w