Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 25571 invoked from network); 5 May 2010 19:43:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 May 2010 19:43:25 -0000 Received: (qmail 59712 invoked by uid 500); 5 May 2010 19:43:25 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 59634 invoked by uid 500); 5 May 2010 19:43:25 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 59626 invoked by uid 99); 5 May 2010 19:43:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 19:43:25 +0000 X-ASF-Spam-Status: No, hits=-1393.2 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 19:43:24 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o45Jh4UQ001367 for ; Wed, 5 May 2010 19:43:04 GMT Message-ID: <16320185.28431273088583983.JavaMail.jira@thor> Date: Wed, 5 May 2010 15:43:03 -0400 (EDT) From: "Chris Anderson (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Created: (COUCHDB-759) rewriter should be securely jailed in a single database by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 rewriter should be securely jailed in a single database by default ------------------------------------------------------------------ Key: COUCHDB-759 URL: https://issues.apache.org/jira/browse/COUCHDB-759 Project: CouchDB Issue Type: Bug Reporter: Chris Anderson This will allow us to isolate databases using vhosts and the browser's single-origin policy. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.