Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 87232 invoked from network); 9 Feb 2010 08:56:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Feb 2010 08:56:33 -0000 Received: (qmail 91911 invoked by uid 500); 9 Feb 2010 08:56:32 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 91834 invoked by uid 500); 9 Feb 2010 08:56:32 -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 91824 invoked by uid 99); 9 Feb 2010 08:56:32 -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 08:56:32 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pawelstawicki@gmail.com designates 209.85.219.213 as permitted sender) Received: from [209.85.219.213] (HELO mail-ew0-f213.google.com) (209.85.219.213) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2010 08:56:22 +0000 Received: by ewy5 with SMTP id 5so1788485ewy.32 for ; Tue, 09 Feb 2010 00:56:01 -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 :from:date:message-id:subject:to:content-type; bh=uS3cCO7vInN/hAG0bVhloB8vDoLcTVc3oP/t6fV1wRc=; b=R12Vz7oWxbKdH9rLFq2M9r7YD8HZTb2Em/nuELYo9IJZOA2JXDiiX6t+KLiRuo/R1F QziaEvpOtm/3aUegVWHzP43bO6dTHRpH4NiBUQh7uv3QsgftvkLmFGm4yA8mBl/vQ8Wb vk6Tl2fbS2vCMZ1N7n/A7IfIhhpiMuakpq6rg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=gpvtEDfLh4RUINp9gC3cA7MdcF68lacaq9xLfX1bmV8ayc3G5NtJvvNkFSuBJIgn1U XoZS4O6U5WaQB7ZVgoRSl36q9qH0684o2raPNNTMAGVupdhwdvlq+lQDJVX0Tqoa/bAm 512ePXoX7ouWgs7Dhq3QGyusqTSgu7RUaiA78= MIME-Version: 1.0 Received: by 10.213.1.145 with SMTP id 17mr4183371ebf.46.1265705761153; Tue, 09 Feb 2010 00:56:01 -0800 (PST) In-Reply-To: References: From: =?UTF-8?Q?Pawe=C5=82_Stawicki?= Date: Tue, 9 Feb 2010 09:55:41 +0100 Message-ID: <6adfa88d1002090055m34972753r8aed614fb1dc27bf@mail.gmail.com> Subject: Re: Upgrading an existing Couch's authentication To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=000e0cdf9efc48a367047f2716eb --000e0cdf9efc48a367047f2716eb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable >From what I can see on this mailing list I assume there is something going on around users and their rights. Is there any documentation for this new solutions? This is something I was missing in CouchDB. Best regards --=20 Pawe=C5=82 Stawicki http://pawelstawicki.blogspot.com http://szczecin.jug.pl On Tue, Feb 9, 2010 at 07:20, Chris Anderson wrote: > On Sun, Feb 7, 2010 at 9:18 PM, Aaron Quint wrote: > > Hey All > > > > Once again, props to @jchris for getting the authentication up to > > snuff. I was able to get a simple authentication system built for my > > little couchapp Swinger: http://github.com/quirkey/swinger > > Its just so awesome that I can finally have a _fully_ functioning app > > with user accounts, without a line of server side code. (!!!) > > > > So the question: > > I have couchdb on a server to host the older version of my app, and I > > wanted to push the new version with logins/etc. It _was_ running > > ~0.10, but now I've tried to upgrade it to trunk to get the auth > > goodies. I'm realizing now that theres some differences between the > > data, user data format between 0.10 and trunk. I'm wondering if theres > > an easy way to upgrade the old data, or at least just wipe that piece > > without having to completely clear and start the data from scratch? > > The user account data should be entirely in the _users db. So unless > you had one of those laying around you should be good. > > Maybe I'm not fully understanding your question. It looks (on github) > like you are making progress on your app. Let us know how it goes (or > if you need more help). > > Cheers, > Chris > > > > > > > --AQ > > > > Aaron Quint > > http://www.quirkey.com > > > > > > -- > Chris Anderson > http://jchrisa.net > http://couch.io > --000e0cdf9efc48a367047f2716eb--