Current configuration on the wiki
Find a file
Daniel Kinzler c18cb7ed15 SECURITY: Check read permission when loading page content in ApiParse.
Prevents leaking page contents for extensions that deny read rights
to certain pages via a userCan hook, but still allow the user to
have read rights in general.

Issue originally reported by Tobias

Bug: T115333
Change-Id: I19f5c2583393794cff802a70af7ccf43c2fed85c
2016-08-22 18:13:01 -07:00
cache
docs Fix repo url in docs/database.txt 2016-08-21 01:00:51 +01:00
extensions Added a link to Developer Hub in docs/README, Sectioning minor rewording, localisation links added to extentsions/README. Other minor changes 2016-07-31 17:33:42 +00:00
images
includes SECURITY: Check read permission when loading page content in ApiParse. 2016-08-22 18:13:01 -07:00
languages Localisation updates from https://translatewiki.net. 2016-08-21 22:08:21 +02:00
maintenance Let cleanupCaps.php clean up when $wgCapitalLinks is set to true 2016-08-17 04:15:32 +00:00
mw-config This changes grammar, spelling and flow of the README 2016-08-11 01:08:37 +00:00
resources Merge "Deprecated jQuery method .size() replaced with property .length" 2016-08-22 22:31:13 +00:00
serialized
skins
tests Merge "Extract ParserOutput search index data fields from WikiTextContentHandler" 2016-08-19 18:40:17 +00:00
.gitattributes
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.stylelintrc
.travis.yml
api.php
autoload.php Merge "Split DBLockManager classes into their own files" 2016-08-22 17:37:34 +00:00
composer.json Update OOjs UI to v0.17.8 2016-08-16 14:22:47 -07:00
composer.local.json-sample
COPYING
CREDITS
FAQ
Gemfile Browser tests: update to mw-selenium 1.7.2 and https 2016-08-15 13:43:48 -06:00
Gemfile.lock Browser tests: update to mw-selenium 1.7.2 and https 2016-08-15 13:43:48 -06:00
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package.json build: Fix stylelint devDependencies 2016-08-05 11:04:02 -07:00
phpcs.xml
profileinfo.php
Rakefile
README Revert "README: Changed link from bugs.mediawiki.org..." 2016-07-31 23:30:29 +00:00
README.mediawiki
RELEASE-NOTES-1.28 Merge "Do not automatically infuse any OOjs UI widgets" 2016-08-20 16:54:50 +00:00
StartProfiler.sample
thumb.php
thumb_handler.php
UPGRADE Fix link to Help:Contents in UPGRADE file 2016-08-11 06:38:10 +00:00
wiki.phtml

== 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.

* Ready to get started?
** https://www.mediawiki.org/wiki/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/How_to_contribute

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.