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 B9ABEC3E0 for ; Thu, 20 Jun 2013 13:06:24 +0000 (UTC) Received: (qmail 20731 invoked by uid 500); 20 Jun 2013 13:06:23 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 20483 invoked by uid 500); 20 Jun 2013 13:06:23 -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 19764 invoked by uid 99); 20 Jun 2013 13:06:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 13:06:21 +0000 Date: Thu, 20 Jun 2013 13:06:21 +0000 (UTC) From: "Alexander Shorin (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (COUCHDB-540) oauth_token_users seems to be in the wrong place 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-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Shorin closed COUCHDB-540. ------------------------------------ Resolution: Fixed Fix Version/s: 1.2 I'd like to close this issue by next reasons: 1) In the recent CouchDB releases (1.2.0+) it's possible to setup OAuth credentials within _users database. See an example usage on [wiki|http://wiki.apache.org/couchdb/Link_Collection_Authentication_and_Authorization#couch_httpd_oauth::oauth_authentication_handler] and COUCHDB-1238 issue for more info. 2) For older releases it's possible to keep such information within /etc/couchdb/local.d/*.ini configuration files, splitting OAuth credentials from main CouchDB configuration. > oauth_token_users seems to be in the wrong place > ------------------------------------------------ > > Key: COUCHDB-540 > URL: https://issues.apache.org/jira/browse/COUCHDB-540 > Project: CouchDB > Issue Type: Bug > Components: Infrastructure > Affects Versions: 0.10 > Environment: Ubuntu Linux > Reporter: Chris Jones > Fix For: 1.2 > > > If one has many users, the oath_token_users section of /etc/couchdb/local.ini becomes quite large. This: > a) makes legitimate configuration of the server less friendly > b) makes the file extremely hard to manage via version control > c) is probably a violation of the FHS. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira