Thanks Platonides.
The Lockdown extension seems not applying to the Special:ListUsers page. It 
works well with its example which is the Special:Export page. That's saying ...
$wgSpecialPageLockdown['Export'] = array('user'); works well (the example in 
the README).
$wgSpecialPageLockdown['ListUsers'] = array('user'); doesn't work. Anonymous 
users can still see the user list.
 
Any tricks I need to follow?
Thanks again,
Ross Xu


--- On Sat, 6/5/10, Platonides <[email protected]> wrote:


From: Platonides <[email protected]>
Subject: Re: [Mediawiki-l] How to Hide User List
To: [email protected]
Received: Saturday, June 5, 2010, 5:32 AM


Ross Xu wrote:
> Hi there,
> Is there a way to simply hide the Special:ListUsers from being viewed, 
> especially by anonymous users?
> Thanks in advanced,
> Ross Xu

http://www.mediawiki.org/wiki/Extension:Lockdown#.24wgSpecialPageLockdown

You could also edit the special page to achieve that, but that may make
your mediawiki upgrading harder.


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to