From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.229.77.150 with SMTP id g22cs165912qck; Thu, 8 Dec 2011 09:20:09 -0800 (PST) Return-Path: Received-SPF: pass (google.com: domain of rack-devel+bncCKvPm5_3FRDE44P3BBoEBRGU1w@googlegroups.com designates 10.204.152.143 as permitted sender) client-ip=10.204.152.143; Authentication-Results: mr.google.com; spf=pass (google.com: domain of rack-devel+bncCKvPm5_3FRDE44P3BBoEBRGU1w@googlegroups.com designates 10.204.152.143 as permitted sender) smtp.mail=rack-devel+bncCKvPm5_3FRDE44P3BBoEBRGU1w@googlegroups.com; dkim=pass header.i=rack-devel+bncCKvPm5_3FRDE44P3BBoEBRGU1w@googlegroups.com Received: from mr.google.com ([10.204.152.143]) by 10.204.152.143 with SMTP id g15mr1204092bkw.10.1323364807593 (num_hops = 1); Thu, 08 Dec 2011 09:20:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:in-reply-to:references:date :message-id:subject:from:to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type; bh=Hzj6mOh9ac5ewWTyscV3hFY0ATz8thaGF3IxXQK4XIY=; b=VI1sau51/CvAI5iS+walP7nJ4xwPPA5q/ZKfKhxIR1oEnlKUIFwLBE3eqFqJTHW0pL AapJwoSVpnb/96RSkgXaGHf60IO+ktGt2d3Ag8Ta6lK1pL6Owu0/NWYCJX3vA7QcWC7S /qRAoUAKVSEu1OK/MhXTbOiF6bfZ9orH0N464= Received: by 10.204.152.143 with SMTP id g15mr406769bkw.10.1323364804832; Thu, 08 Dec 2011 09:20:04 -0800 (PST) X-BeenThere: rack-devel@googlegroups.com Received: by 10.204.130.207 with SMTP id u15ls3470191bks.0.gmail; Thu, 08 Dec 2011 09:20:03 -0800 (PST) Received: by 10.205.122.77 with SMTP id gf13mr286603bkc.1.1323364803374; Thu, 08 Dec 2011 09:20:03 -0800 (PST) Received: by 10.205.122.77 with SMTP id gf13mr286602bkc.1.1323364803360; Thu, 08 Dec 2011 09:20:03 -0800 (PST) Received: from mail-bw0-f41.google.com (mail-bw0-f41.google.com [209.85.214.41]) by gmr-mx.google.com with ESMTPS id c11si1509153bke.3.2011.12.08.09.20.03 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 08 Dec 2011 09:20:03 -0800 (PST) Received-SPF: pass (google.com: domain of evgeni.dzhelyov@gmail.com designates 209.85.214.41 as permitted sender) client-ip=209.85.214.41; Received: by mail-bw0-f41.google.com with SMTP id zt12so1984974bkb.28 for ; Thu, 08 Dec 2011 09:20:03 -0800 (PST) MIME-Version: 1.0 Received: by 10.205.143.18 with SMTP id jk18mr1846750bkc.1.1323364803102; Thu, 08 Dec 2011 09:20:03 -0800 (PST) Received: by 10.204.40.13 with HTTP; Thu, 8 Dec 2011 09:20:03 -0800 (PST) In-Reply-To: <07cff8a0-8439-461c-b7f6-804ab417b0f4@l24g2000yqm.googlegroups.com> References: <07cff8a0-8439-461c-b7f6-804ab417b0f4@l24g2000yqm.googlegroups.com> Date: Thu, 8 Dec 2011 19:20:03 +0200 Message-ID: Subject: Re: attack prevented by Rack::Protection::RemoteToken From: Evgeni Dzhelyov To: rack-devel@googlegroups.com X-Original-Sender: evgeni.dzhelyov@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of evgeni.dzhelyov@gmail.com designates 209.85.214.41 as permitted sender) smtp.mail=evgeni.dzhelyov@gmail.com; dkim=pass (test mode) header.i=@gmail.com Reply-To: rack-devel@googlegroups.com Precedence: list Mailing-list: list rack-devel@googlegroups.com; contact rack-devel+owners@googlegroups.com List-ID: X-Google-Group-Id: 486215384060 List-Post: , List-Help: , List-Archive: Sender: rack-devel@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=ISO-8859-1 https://github.com/rkh/rack-protection/blob/master/lib/rack/protection/remote_token.rb