From dev-return-6824-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Tue Oct 13 22:21:55 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 89670 invoked from network); 13 Oct 2009 22:21:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Oct 2009 22:21:55 -0000 Received: (qmail 19768 invoked by uid 500); 13 Oct 2009 22:21:54 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 19684 invoked by uid 500); 13 Oct 2009 22:21:53 -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 19669 invoked by uid 99); 13 Oct 2009 22:21:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2009 22:21:53 +0000 X-ASF-Spam-Status: No, hits=-10.0 required=5.0 tests=AWL,BAYES_00,FS_REPLICA,RCVD_IN_DNSWL_HI 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, 13 Oct 2009 22:21:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5A27B234C045 for ; Tue, 13 Oct 2009 15:21:31 -0700 (PDT) Message-ID: <1244220307.1255472491354.JavaMail.jira@brutus> Date: Tue, 13 Oct 2009 15:21:31 -0700 (PDT) From: "Jason Davies (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Commented: (COUCHDB-525) create_target replication option should work with OAuth In-Reply-To: <1564424188.1255359811476.JavaMail.jira@brutus> 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-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765279#action_12765279 ] Jason Davies commented on COUCHDB-525: -------------------------------------- Fixed in r824954. Leaving this open for now as I need to add a test for this. > create_target replication option should work with OAuth > ------------------------------------------------------- > > Key: COUCHDB-525 > URL: https://issues.apache.org/jira/browse/COUCHDB-525 > Project: CouchDB > Issue Type: Bug > Affects Versions: 0.11 > Reporter: Adam Kocoloski > Assignee: Jan Lehnardt > Priority: Minor > Attachments: COUCHDB-525.patch > > > The new create_target option makes an HTTP request with an OAuth signature that assumes HEAD rather than PUT. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.