Followup r83390
authorSam Reed <reedy@users.mediawiki.org>
Sun, 6 Mar 2011 20:51:31 +0000 (20:51 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sun, 6 Mar 2011 20:51:31 +0000 (20:51 +0000)
commitaea7a5a482b9e0ff84ca21acbe2f31f5ceea2cea
tree5d868527403ceabd0b206eec4925b1d5fd5fd1ca
parent5ad9f48ef80ba9e7600050eb7bdf3394054240cc
Followup r83390

If the user is allowed to view hidden users, put a missing property on all users.

For list=users, do the same, but we can't easily distinguish to other people the difference between "hidden", or "missing", so no reason to do it
includes/api/ApiQueryAllUsers.php
includes/api/ApiQueryBase.php
includes/api/ApiQueryUsers.php