Userrights work. Changes:
authorAndrew Garrett <werdna@users.mediawiki.org>
Wed, 19 Dec 2007 02:05:48 +0000 (02:05 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Wed, 19 Dec 2007 02:05:48 +0000 (02:05 +0000)
commitc3ef834c0400b18ecc75e9ff9a98ec2e240b34df
tree575eff169da7a7f68c913c4b8cd9fa04edd1f2ce
parent6f7511006cd87f30da60e6a944a4a19901af76f8
Userrights work. Changes:
* Behaviour of $wgAddGroups and $wgRemoveGroups changed. New behaviour:
* * Granting the userrights privilege allows arbitrary changing of rights.
* * Without the userrights privilege, a user will be able to add and/or remove the groups specified in $wgAddGroups and $wgRemoveGroups for any groups they are in.
* Merge interwiki code from the MakeSysop extension into core.
* New permission userrights-interwiki for changing user rights on foreign wikis.
includes/SpecialPage.php
includes/SpecialUserrights.php
languages/messages/MessagesEn.php