From dev-return-6821-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon Oct 12 22:49:57 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 98166 invoked from network); 12 Oct 2009 22:49:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Oct 2009 22:49:57 -0000 Received: (qmail 15994 invoked by uid 500); 12 Oct 2009 22:49:56 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 15912 invoked by uid 500); 12 Oct 2009 22:49:55 -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 15892 invoked by uid 99); 12 Oct 2009 22:49:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2009 22:49:55 +0000 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; Mon, 12 Oct 2009 22:49:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5472E234C045 for ; Mon, 12 Oct 2009 15:49:31 -0700 (PDT) Message-ID: <2117455337.1255387771328.JavaMail.jira@brutus> Date: Mon, 12 Oct 2009 15:49:31 -0700 (PDT) From: "Jason Davies (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Assigned: (COUCHDB-438) Add per database (OAuth) authentication to couchdb In-Reply-To: <1490312347.1248775035199.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Davies reassigned COUCHDB-438: ------------------------------------ Assignee: Jason Davies > Add per database (OAuth) authentication to couchdb > -------------------------------------------------- > > Key: COUCHDB-438 > URL: https://issues.apache.org/jira/browse/COUCHDB-438 > Project: CouchDB > Issue Type: New Feature > Affects Versions: 0.10 > Reporter: eric casteleijn > Assignee: Jason Davies > Priority: Blocker > Fix For: 0.11 > > > In set-ups where a couchdb node holds databases for many different users that are not allowed to see each other's data, it is vital that it is possible to give users separate roles for each database. > It would be best if adding new users, and assigning roles to users for specific databases could be done through the http interface, as modifying .ini files becomes unwieldy for large numbers of users. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.