[Bug 21711] Execute MediaWiki Hook 'AddNewAccount' when new account is added

2011-06-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21711 --- Comment #8 from T. Gries m...@tgries.de 2011-06-09 09:56:09 UTC --- UPDATE/CORRECTION of comment #7 Added a hook as suggested. SpecialOpenIDLogin.body.php: # new user account: not opened by mail, opened by OpenID wfRunHooks(

[Bug 21711] Execute MediaWiki Hook 'AddNewAccount' when new account is added

2011-05-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21711 T. Gries m...@tgries.de changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 21711] Execute MediaWiki Hook 'AddNewAccount' when new account is added

2011-05-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21711 Siebrand s.mazel...@xs4all.nl changed: What|Removed |Added AssignedTo|sergey.chernys...@gmail.com |m...@tgries.de ---

[Bug 21711] Execute MediaWiki Hook 'AddNewAccount' when new account is added

2009-12-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21711 Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch changed: What|Removed |Added Keywords|

[Bug 21711] Execute MediaWiki Hook 'AddNewAccount' when new account is added

2009-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21711 --- Comment #2 from Jack D. Pond jack.p...@psitex.com 2009-11-30 13:27:31 UTC --- (In reply to comment #1) Maybe a hook should be added in the backend (User::addToDatabase()) instead? Possible, but it is handled in

[Bug 21711] Execute MediaWiki Hook 'AddNewAccount' when new account is added

2009-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21711 --- Comment #3 from Sergey Chernyshev sergey.chernys...@gmail.com 2009-11-30 15:01:28 UTC --- I have a feeling that hooks should be in the core unless their users extend OpenID specifically. -- Configure bugmail:

[Bug 21711] Execute MediaWiki Hook 'AddNewAccount' when new account is added

2009-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21711 --- Comment #4 from Jack D. Pond jack.p...@psitex.com 2009-11-30 17:11:27 UTC --- (In reply to comment #3) I have a feeling that hooks should be in the core unless their users extend OpenID specifically. Sergey, agreed, but that depend

[Bug 21711] Execute MediaWiki Hook 'AddNewAccount' when new account is added

2009-11-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21711 --- Comment #5 from Sergey Chernyshev sergey.chernys...@gmail.com 2009-11-30 19:06:53 UTC --- I see your point and I think merging OpenID support into core is the right thing to do, but it's probably not my call to make. I think it'll