Index: RELEASE-NOTES-1.19 =================================================================== --- RELEASE-NOTES-1.19 (revision 113338) +++ RELEASE-NOTES-1.19 (working copy) @@ -24,6 +24,7 @@ * (bug 32239) Removed $wgEnableTooltipsAndAccesskeys. * Removed $wgVectorShowVariantName. * Removed $wgExtensionAliasesFiles. Use $wgExtensionMessagesFiles. +* Removed $wgResourceLoaderInlinePrivateModules , now always enabled. === New features in 1.19 === * (bug 19838) Add ability to get all interwiki prefixes also if the interwiki @@ -261,6 +262,8 @@ * (bug 34604) [mw.config] wgActionPaths should be an object instead of a numeral array. * (bug 29753) mw.util.tooltipAccessKeyPrefix should be alt-shift for Chrome on Windows +* (bug 34907) Fixed exposure of tokens through load.php that could have facilitated + CSRF attacks === API changes in 1.19 === * Made action=edit less likely to return "unknownerror", by returning the actual error Index: includes/OutputPage.php =================================================================== --- includes/OutputPage.php (revision 113338) +++ includes/OutputPage.php (working copy) @@ -2505,7 +2505,7 @@ * @return string html