Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 34533 invoked from network); 27 Jan 2009 20:48:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jan 2009 20:48:33 -0000 Received: (qmail 37635 invoked by uid 500); 27 Jan 2009 14:43:27 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 37599 invoked by uid 500); 27 Jan 2009 14:43:27 -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 37588 invoked by uid 99); 27 Jan 2009 14:43:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jan 2009 06:43:27 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jan 2009 14:43:25 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A5424234C48C for ; Tue, 27 Jan 2009 06:43:04 -0800 (PST) Message-ID: <1866934747.1233067384661.JavaMail.jira@brutus> Date: Tue, 27 Jan 2009 06:43:04 -0800 (PST) From: "Christopher Lenz (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Assigned: (COUCHDB-228) Futon access couchdb's config In-Reply-To: <268509049.1233064379793.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Lenz reassigned COUCHDB-228: ---------------------------------------- Assignee: Christopher Lenz > Futon access couchdb's config > ----------------------------- > > Key: COUCHDB-228 > URL: https://issues.apache.org/jira/browse/COUCHDB-228 > Project: CouchDB > Issue Type: Bug > Components: Administration Console > Affects Versions: 0.9 > Reporter: Matt Goodall > Assignee: Christopher Lenz > > Futon tries to access the couchdb config (/_config/query_servers) unnecessarily, causing a basic auth request if there are any "admins" configured. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.