Extension:OSBlocks

Category:Pages to be expanded#OSBlocks Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:Extensions with no license specified
MediaWiki extensions manual
OSBlocks
Release status: stableCategory:Stable extensions
Author(s) Nick A. (Naleksuh), Jacob G. (jvvg)
MediaWiki Category:Extensions without MediaWiki version
License No license specified
Download Category:Extensions in GitHub version control
Category:All extensions

The OSBlocks extension prevents users who don't have the right to block other users from reading Special:BlockList or Special:AutoBlockList. This is not a secure filter since they can get the same information via the API or several other techniques.

Installation

  • Download and place the file(s) in a directory called OSBlocks in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'OSBlocks' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:Extensions in GitHub version control Category:Extensions with invalid or missing type Category:Extensions with no license specified Category:Extensions without MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:GetUserPermissionsErrors extensions Category:Pages to be expanded Category:Stable extensions