From: withoutaname Date: Sat, 28 Jun 2014 18:30:57 +0000 (-0700) Subject: Reword security reminder at the top of the release notes X-Git-Tag: 1.31.0-rc.0~15122^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=84af329769922f888583f44b35c1fdda884013c5;p=lhc%2Fweb%2Fwiklou.git Reword security reminder at the top of the release notes Change-Id: Ia33f6eb9b2188c8a1624fc06c3830cf916f24264 --- diff --git a/RELEASE-NOTES-1.24 b/RELEASE-NOTES-1.24 index 3fdc3cfb31..83c2459f63 100644 --- a/RELEASE-NOTES-1.24 +++ b/RELEASE-NOTES-1.24 @@ -1,5 +1,6 @@ -Security reminder: MediaWiki does not require PHP's register_globals. If you -have it on, turn it '''off''' if you can. +Security reminder: If you have PHP's register_globals option set, you should +turn it off. Although MediaWiki will work with it enabled, it exposes your +server to potential security vulnerabilities. == MediaWiki 1.24 ==