Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73300 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79428 invoked from network); 19 Mar 2014 10:12:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2014 10:12:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.45 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.192.45 mail-qg0-f45.google.com Received: from [209.85.192.45] ([209.85.192.45:33676] helo=mail-qg0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/D2-58554-58D69235 for ; Wed, 19 Mar 2014 05:12:22 -0500 Received: by mail-qg0-f45.google.com with SMTP id j5so25135267qga.4 for ; Wed, 19 Mar 2014 03:12:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=QQHWx3oJA1pkBS2s0qTAQuieGKy7h7F6lStmTN7lLqI=; b=vyUl5VfsN8TgGH06u7bBWPzXBEB+3IhIfJEaaLzXl0+28bx0ACpIhszZDSW3AuwikC tPaccZcIEGC4zJ5VcYnqRYBfxHI+pJRKMJCaF8radS1sHs8/N10Eu4KpWlVxyQOGjA/L eLjW31730Ny0IqnVAB1UOaVkenOuuOhMN9PPeP1iQicn7/MyUncXnsedtD0NjFtKh+8p vrFrAINbYrXydPcErsqroInsrq1LkgXrijexkTxCwT4R6sYk3m0AhdhDZHhpGikKQJeD wtV/N/ukBE/Z3kEoLWwiUzeuoC6zpWAMtuJ58GIXsU83eLUG61PAcXgd+vXaYBsiTzE5 lXng== MIME-Version: 1.0 X-Received: by 10.224.137.5 with SMTP id u5mr42343035qat.12.1395223939376; Wed, 19 Mar 2014 03:12:19 -0700 (PDT) Received: by 10.140.17.34 with HTTP; Wed, 19 Mar 2014 03:12:19 -0700 (PDT) In-Reply-To: References: Date: Wed, 19 Mar 2014 11:12:19 +0100 Message-ID: To: Yasuo Ohgaki Cc: Andrey Andreev , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c2860449edef04f4f2e3a8 Subject: Re: [PHP-DEV] Solution for session_regenerate_id() issues From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c2860449edef04f4f2e3a8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > > > > > > But speaking of sessions and security, I'll mail you privately about > > something because I didn't see an option in the bug reporting form to > > mark it as a private one. > > > > If you choose "security" bug type, it's hidden. > nope, security bug type only makes it send the bug mail to security@php.net= , only private bugs are protected from public access. that is something really error-prone, so I remember some discussion about changing that, and making new security bugs to be private by default, but AFAIK we never implemented that. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c2860449edef04f4f2e3a8--