Index: trunk/phase3/includes/DefaultSettings.php |
— | — | @@ -1501,7 +1501,7 @@ |
1502 | 1502 | * Set authentication cookies to httpOnly to prevent stealing by JS, in brow- |
1503 | 1503 | * sers that support this feature. |
1504 | 1504 | */ |
1505 | | -$wgCookieHttpOnly = true; |
| 1505 | +$wgCookieHttpOnly = false; |
1506 | 1506 | |
1507 | 1507 | /** A list of cookies that vary the cache (for use by extensions) */ |
1508 | 1508 | $wgCacheVaryCookies = array(); |