Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8964 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94224 invoked by uid 1010); 7 Apr 2004 15:03:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 94196 invoked from network); 7 Apr 2004 15:03:47 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 7 Apr 2004 15:03:47 -0000 Received: (qmail 30362 invoked by uid 501); 7 Apr 2004 15:03:46 -0000 Received: from unknown (HELO fragrance) (217.160.72.104) by kdserv.de with SMTP; 7 Apr 2004 15:03:46 -0000 Date: Wed, 7 Apr 2004 17:03:46 +0200 (CEST) X-X-Sender: sas@fragrance To: inodes cc: internals@lists.php.net In-Reply-To: <019601c41caf$ac857b20$4601a8c0@shuttle> Message-ID: References: <019601c41caf$ac857b20$4601a8c0@shuttle> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Patch to minimize session fixation (continued) From: sascha@schumann.cx (Sascha Schumann) > It is not generic enough to be implemented in world-wide application, but it > can be useuful for intranet or extranets. That's to say cases when you know > the infrastructure used by the clients to connect to your server support > this strategy. If you want this feature, implement it in your PHP script. - Sascha