Extension:OSBlocks
![]() | Please expand this page. |
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Author(s) | Nick A. (Naleksuh), Jacob G. (jvvg) |
MediaWiki | Category:Extensions without MediaWiki version |
License | No license specified |
Download | GitHub: Note: |
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 yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'OSBlocks' );
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