Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 11090 invoked from network); 19 Apr 2010 20:52:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Apr 2010 20:52:17 -0000 Received: (qmail 37769 invoked by uid 500); 19 Apr 2010 20:52:17 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 37645 invoked by uid 500); 19 Apr 2010 20:52:16 -0000 Mailing-List: contact commits-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 commits@couchdb.apache.org Received: (qmail 37637 invoked by uid 99); 19 Apr 2010 20:52:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Apr 2010 20:52:16 +0000 X-ASF-Spam-Status: No, hits=-1112.3 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Apr 2010 20:52:14 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 27AD82388994; Mon, 19 Apr 2010 20:51:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r935737 - in /couchdb/trunk: share/www/custom_test.html share/www/script/couch_test_runner.js share/www/script/couch_tests.js src/couchdb/couch_httpd_auth.erl Date: Mon, 19 Apr 2010 20:51:33 -0000 To: commits@couchdb.apache.org From: damien@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100419205133.27AD82388994@eris.apache.org> Author: damien Date: Mon Apr 19 20:51:32 2010 New Revision: 935737 URL: http://svn.apache.org/viewvc?rev=935737&view=rev Log: Fix to close users db immediately after authentication. Modified: couchdb/trunk/share/www/custom_test.html couchdb/trunk/share/www/script/couch_test_runner.js couchdb/trunk/share/www/script/couch_tests.js couchdb/trunk/src/couchdb/couch_httpd_auth.erl Modified: couchdb/trunk/share/www/custom_test.html URL: http://svn.apache.org/viewvc/couchdb/trunk/share/www/custom_test.html?rev=935737&r1=935736&r2=935737&view=diff ============================================================================== --- couchdb/trunk/share/www/custom_test.html (original) +++ couchdb/trunk/share/www/custom_test.html Mon Apr 19 20:51:32 2010 @@ -26,6 +26,8 @@ specific language governing permissions + +