Last modified: 2006-05-01 00:37:47 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T7377, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5377 - Do not auto-login when creating an account as another user
Do not auto-login when creating an account as another user
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
User login and signup (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-03-28 10:04 UTC by Borgx
Modified: 2006-05-01 00:37 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Borgx 2006-03-28 10:04:48 UTC
In restricted wiki when administrator is the only person which can create
account, all account must be created by admin. After create account, user
(administrator) automatically logged-in with that account. And he/she must
log-out and relogin again as administrator. This is annoying. Please disable
this automatic log-in when creating account only when in restricted mode
($wgGroupPermissions['*']['createaccount']=false;)
Comment 1 Rob Church 2006-04-30 02:00:17 UTC
Fixed in SVN trunk, r13955.
Comment 2 Brion Vibber 2006-04-30 05:39:58 UTC
The fix for this caused a serious privacy violation, and has 
been reverted.
Comment 3 Brion Vibber 2006-04-30 05:58:18 UTC
Specifically, calling the hook function (which runs the user 
creation log) before setting $wgUser exposed the private IP 
addresses of anyone creating an account to being recorded in 
recentchanges.
Comment 4 Rob Church 2006-05-01 00:37:47 UTC
Fix was corrected and re-committed.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links