From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcZvb-0000kB-MY for qemu-devel@nongnu.org; Mon, 19 Dec 2011 04:54:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RcZva-0005WP-FV for qemu-devel@nongnu.org; Mon, 19 Dec 2011 04:54:39 -0500 Received: from mail-ww0-f53.google.com ([74.125.82.53]:34320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcZva-0005WE-BD for qemu-devel@nongnu.org; Mon, 19 Dec 2011 04:54:38 -0500 Received: by wgbds1 with SMTP id ds1so9298861wgb.10 for ; Mon, 19 Dec 2011 01:54:37 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4EEDD274.80500@msgid.tls.msk.ru> References: <4EEDC2B5.7080702@redhat.com> <4EEDCC61.90904@weilnetz.de> <4EEDD274.80500@msgid.tls.msk.ru> Date: Mon, 19 Dec 2011 09:54:37 +0000 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] Problem editing wiki page in wiki.qemu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: Stefan Weil , Anthony Liguori , QEMU Developers On Sun, Dec 18, 2011 at 11:45 AM, Michael Tokarev wrote: > On 18.12.2011 15:20, Stefan Weil wrote: > [] >> It looks like the autoblock was created yesterday and >> terminates automaticallytoday (see >> http://wiki.qemu.org/index.php?title=Special:BlockList&action=search&ip=%23132). >> >> That won't help much as long as the wiki thinks that everyone >> has the localhost address because the next autoblock will >> block all users again. Our MediaWiki configuration was missing the setting to use X-Forwarded-For: from the Varnish cache that sits in front of Apache. I have added the setting, MediaWiki should use the real client IPs now. Stefan