From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id 130DF76732 for ; Wed, 19 Aug 2015 17:01:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id t7JGxekX021445; Wed, 19 Aug 2015 18:01:04 +0100 Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xOmwgHlEEAKV; Wed, 19 Aug 2015 18:01:04 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id t7JH0m3O021481 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Wed, 19 Aug 2015 18:01:00 +0100 Message-ID: <1440003648.12105.136.camel@linuxfoundation.org> From: Richard Purdie To: Brian Avery Date: Wed, 19 Aug 2015 18:00:48 +0100 In-Reply-To: References: X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Cc: Christopher Larson , "bitbake-devel@lists.openembedded.org" Subject: Re: [PATCH 1/1] bitbake: toastergui: Call csrf function in all pages to ensure cookie is sent X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2015 17:01:07 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2015-08-19 at 07:14 -0700, Brian Avery wrote: > Noted for the future, sorry. Figured my 1st time would be entertaining :). > > Should I resubmit? Er, I thought we already discussed this and you already did? There is another version of the patch on the list... Cheers, Richard