Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 9876 invoked from network); 9 Feb 2010 17:32:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Feb 2010 17:32:37 -0000 Received: (qmail 76141 invoked by uid 500); 9 Feb 2010 17:32:35 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 76100 invoked by uid 500); 9 Feb 2010 17:32:35 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 76090 invoked by uid 99); 9 Feb 2010 17:32:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2010 17:32:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bchesneau@gmail.com designates 209.85.216.203 as permitted sender) Received: from [209.85.216.203] (HELO mail-px0-f203.google.com) (209.85.216.203) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2010 17:32:29 +0000 Received: by pxi41 with SMTP id 41so7925122pxi.27 for ; Tue, 09 Feb 2010 09:32:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=7s/Ltt1qamI5hdPBSx5GgWRkiHl//bgx4iC0QzFRjk4=; b=akZUBWxxUtPDiMSDvCHABRomJRufncm501LEK3kLVN+byP52YF4ttFVU+0koOUasgk TyZZcdBnBHGUeITjg/Tk4hgEYe8HOcRGqyHFSjrKGUOJ4jgo5k5UOGHyC0vCp3DO5Afa kYyxjZswcftt8KJNRhSkhDo1VcpP1/UTQUUEY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=I8l3ZPXPMjhBRnXCAZWMD98+NHn0Iqaxt+qZc5SburAwdxgbwzx7IJFrJDlmj9wGNO 4nidj2I3Xqi/JszaxIjJUM1ZuLbgbAbSYCRklVX8TM6UXgRremCz/YXOQhPmwB7REPyS 9+ro8EPaAXjBHcD6JuaILdNgtDj8wNE80juGk= MIME-Version: 1.0 Received: by 10.141.89.5 with SMTP id r5mr5721450rvl.285.1265736726895; Tue, 09 Feb 2010 09:32:06 -0800 (PST) In-Reply-To: References: <20100209122007.GA6083@uk.tiscali.com> Date: Tue, 9 Feb 2010 18:32:06 +0100 Message-ID: Subject: Re: Upgrading an existing Couch's authentication From: Benoit Chesneau To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Tue, Feb 9, 2010 at 6:28 PM, Aaron Quint wrote: > > @Benoit, @Brian: If you pull the latest from the github repo, the Bulk > Save should be fixed. You need to be logged in as an admin in order to > push the doc. I fixed the validate function so it should work for > couchapp pushes. > Thanks :) Will try later tonight. Did it solve remote push too ? - benoit