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 487A07A79 for ; Fri, 11 Nov 2011 20:55:31 +0000 (UTC) Received: (qmail 84673 invoked by uid 500); 11 Nov 2011 20:55:30 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 84536 invoked by uid 500); 11 Nov 2011 20:55:30 -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 84528 invoked by uid 99); 11 Nov 2011 20:55:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2011 20:55:30 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nslater@tumbolia.org designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bw0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2011 20:55:24 +0000 Received: by bkbc12 with SMTP id c12so5594823bkb.11 for ; Fri, 11 Nov 2011 12:55:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tumbolia.org; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=QxQDsH1MYxW8kUdFNnC5bMSpHX9YMxCYesBL8W8cDzc=; b=g3e/i2UAMkt8Ydfqtv1CGEdmNCghPV8FdFHdNFfgNyVdqsXI57TIap6YpmCaYU3grK BNxY9oCSskk31Sh0ha0PaekfKW0QxutvmnHPpc0B5J0IZwN55hAFmwAohgpacd5oi0iS IY9ivyz8qDWP8BNAugY6fZ7Y4JrWnSuovY6Gg= MIME-Version: 1.0 Received: by 10.204.29.8 with SMTP id o8mr9517931bkc.48.1321044902734; Fri, 11 Nov 2011 12:55:02 -0800 (PST) Received: by 10.204.42.139 with HTTP; Fri, 11 Nov 2011 12:55:02 -0800 (PST) X-Originating-IP: [87.198.26.62] In-Reply-To: References: Date: Fri, 11 Nov 2011 20:55:02 +0000 Message-ID: Subject: Re: authentication behaviour From: Noah Slater To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Fri, Nov 11, 2011 at 9:24 AM, Jan Lehnardt wrote: > It'd break CouchApps that expect the redirect by default. > > For the sake of not breaking API's I'd suggest a config setting that > enables Benoit's proposed behaviour that we can make the default for > 2.0. +1