* $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf now work more like
authorRyan Schmidt <skizzerz@users.mediawiki.org>
Thu, 14 Aug 2008 21:55:17 +0000 (21:55 +0000)
committerRyan Schmidt <skizzerz@users.mediawiki.org>
Thu, 14 Aug 2008 21:55:17 +0000 (21:55 +0000)
commite12889412117110bd4f6a2e9a8cfac408e982d3a
treef1f0fc8f1a1b9256a44d49689eaccba98bf1491e
parent5b27b48ff89682b31d126a878be7366577467764
* $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf now work more like
  $wgAddGroups and $wgRemoveGroups, where the user must belong to a specified
  group in order to add or remove those groups from themselves.
  Backwards compatibility is maintained.
* Added hook 'UserrightsChangeableGroups' to allow modification of what
  groups may be added or removed via the Special:UserRights interface.
RELEASE-NOTES
docs/hooks.txt
includes/specials/SpecialUserrights.php