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 4F0A417493 for ; Tue, 28 Oct 2014 13:04:50 +0000 (UTC) Received: (qmail 68508 invoked by uid 500); 28 Oct 2014 13:04:49 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 68453 invoked by uid 500); 28 Oct 2014 13:04:49 -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 68442 invoked by uid 99); 28 Oct 2014 13:04:49 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2014 13:04:49 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 0BBB09929E0; Tue, 28 Oct 2014 13:04:49 +0000 (UTC) From: robertkowalski To: dev@couchdb.apache.org Reply-To: dev@couchdb.apache.org References: In-Reply-To: Subject: [GitHub] couchdb-fauxton pull request: Small copy and auth fixes Content-Type: text/plain Message-Id: <20141028130449.0BBB09929E0@tyr.zones.apache.org> Date: Tue, 28 Oct 2014 13:04:49 +0000 (UTC) Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-fauxton/pull/113#issuecomment-60751419 Ah okay, got it. It partially fixes COUCHDB-2244 but does not reintroduce party mode (where we have to decide on separately). I also found another bug around logins but it is not related to this change which I filed as COUCHDB-2413 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---