Current configuration on the wiki
Find a file
Reedy beedb3aa1c SECURITY: Prevent blocked users from purging pages
CVE-2021-35197

Bug: T280226
Change-Id: Id783618e885998cddf45a4cfc7b2c19fd0c7e9f5
2021-06-23 17:22:21 +01:00
.phan
.pipeline
cache
docs Merge "Add missing *Path properties to OOUIThemePaths" 2021-06-21 13:00:11 +00:00
extensions
images
includes SECURITY: Prevent blocked users from purging pages 2021-06-23 17:22:21 +01:00
languages Merge "Revert "Localisation updates from https://translatewiki.net."" 2021-06-23 06:33:23 +00:00
maintenance Fix various typos in documentation 2021-06-21 00:26:07 +00:00
mw-config stylelint: Enforce no-unsupported-browser-features 2021-06-05 14:42:03 +01:00
resources Merge "Remove deprecated HTML:infoBox" 2021-06-21 20:16:44 +00:00
skins
tests Merge "Move the fallback to check the 'create' right into PermissionManager when we checking 'edit' right." 2021-06-23 15:56:54 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json eslint: Remove no-shadow setting, already set upstream 2021-06-05 14:50:18 +01:00
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json stylelint: Enforce no-unsupported-browser-features 2021-06-05 14:42:03 +01:00
.svgo.config.js
.travis.yml
.vsls.json
api.php
autoload.php EPIC: Remove the Revision class entirely 2021-06-10 15:57:44 +00:00
CODE_OF_CONDUCT.md
composer.json Merge "composer: Make test run for the whole repo" 2021-06-09 07:12:37 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json selenium: Upgrade WebdriverIO to v7 2021-06-09 19:33:52 +02:00
package.json selenium: Upgrade WebdriverIO to v7 2021-06-09 19:33:52 +02:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.37 Merge "Add support for multiple shellbox URLs through a mapping configuration" 2021-06-23 13:22:31 +00:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE

MediaWiki

MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localised in over 350 languages and its reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.

MediaWiki is:

  • feature-rich and extensible, both on-wiki and with hundreds of extensions;
  • scalable and suitable for both small and large sites;
  • simple to install, working on most hardware/software combinations; and
  • available in your language.

For system requirements, installation, and upgrade details, see the files RELEASE-NOTES, INSTALL, and UPGRADE.

MediaWiki is the result of global collaboration and cooperation. The CREDITS file lists technical contributors to the project. The COPYING file explains MediaWiki's copyright and license (GNU General Public License, version 2 or later). Many thanks to the Wikimedia community for testing and suggestions.