* (bug 17014) Blocked users can no longer use Special:UserRights if they do
authorRyan Schmidt <skizzerz@users.mediawiki.org>
Thu, 18 Jun 2009 02:13:42 +0000 (02:13 +0000)
committerRyan Schmidt <skizzerz@users.mediawiki.org>
Thu, 18 Jun 2009 02:13:42 +0000 (02:13 +0000)
commit003a5f34315544c8634d76dd30ade00e52caa0cb
tree6ca6256b5f579f1d1fdc8b616d1ec2a3ee31809b
parentf741c09aa2591feec0e016b59fce10a817009654
* (bug 17014) Blocked users can no longer use Special:UserRights if they do
  not have the 'userrights' permission.
* Add hook 'UserrightsGetCheckboxes' to give extensions the ability to modify
  the arrangement of checkboxes on the Special:UserRights form
* Add hook 'UserrightsSaveUserGroups' to give extensions the ability to modify
  the groups being added and removed last-minute.
RELEASE-NOTES
docs/hooks.txt
includes/specials/SpecialUserrights.php