Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8A7327C4D for ; Mon, 1 Aug 2011 18:40:32 +0000 (UTC) Received: (qmail 3691 invoked by uid 500); 1 Aug 2011 18:40:32 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 3623 invoked by uid 500); 1 Aug 2011 18:40:31 -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 3615 invoked by uid 99); 1 Aug 2011 18:40:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2011 18:40:31 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2011 18:40:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9A30C983AF for ; Mon, 1 Aug 2011 18:40:09 +0000 (UTC) Date: Mon, 1 Aug 2011 18:40:09 +0000 (UTC) From: "Pete Vander Giessen (JIRA)" To: dev@couchdb.apache.org Message-ID: <609485903.23394.1312224009628.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1631961568.23392.1312223769642.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (COUCHDB-1238) CouchDB uses _users db for storing oauth credentials MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pete Vander Giessen updated COUCHDB-1238: ----------------------------------------- Attachment: git_commits_as_patch.zip Attached are a series of patches representing a git merge of fdmanana's work to the 1.1.x tree, followed by a rebase, and another merge, to catch up to commits made after I had done the initial merge. I also set couch to use the handler fdmanana created by default. > CouchDB uses _users db for storing oauth credentials > ---------------------------------------------------- > > Key: COUCHDB-1238 > URL: https://issues.apache.org/jira/browse/COUCHDB-1238 > Project: CouchDB > Issue Type: New Feature > Components: Database Core > Affects Versions: 1.1.1 > Reporter: Pete Vander Giessen > Fix For: 1.1.1 > > Attachments: git_commits_as_patch.zip > > > We want to store oauth credentials in the _users db, rather than in the .ini. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira