Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 32021106FA for ; Tue, 1 Apr 2014 09:16:02 +0000 (UTC) Received: (qmail 72599 invoked by uid 500); 1 Apr 2014 09:14:43 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 72305 invoked by uid 500); 1 Apr 2014 09:14:34 -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 71709 invoked by uid 99); 1 Apr 2014 09:14:20 -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, 01 Apr 2014 09:14:20 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id F3E4591B36E; Tue, 1 Apr 2014 09:14:17 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: kxepal@apache.org To: commits@couchdb.apache.org Date: Tue, 01 Apr 2014 09:14:25 -0000 Message-Id: <797026cf34ed460185a8bc06fe63ce13@git.apache.org> In-Reply-To: <9743a3d508544bf2a0aaca36a1819b74@git.apache.org> References: <9743a3d508544bf2a0aaca36a1819b74@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [09/50] [abbrv] fauxton commit: updated refs/heads/import-master to b32c617 Fauxton: Fix placeholder for Username The one for Password has no `:` so removing them makes the view more consistent (and looks maybe better) Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/d0e78398 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/d0e78398 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/d0e78398 Branch: refs/heads/import-master Commit: d0e78398da326159d201095d38ccf234fb4223d1 Parents: db1870d Author: Robert Kowalski Authored: Wed Mar 5 22:19:19 2014 +0100 Committer: suelockwood Committed: Thu Mar 6 10:11:50 2014 -0500 ---------------------------------------------------------------------- app/addons/auth/templates/create_admin.html | 2 +- app/addons/auth/templates/login.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/d0e78398/app/addons/auth/templates/create_admin.html ---------------------------------------------------------------------- diff --git a/app/addons/auth/templates/create_admin.html b/app/addons/auth/templates/create_admin.html index 8f4ed2c..48333df 100644 --- a/app/addons/auth/templates/create_admin.html +++ b/app/addons/auth/templates/create_admin.html @@ -24,7 +24,7 @@ the License. configuration.

- +

Non-admin users have read and write access to all databases, which http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/d0e78398/app/addons/auth/templates/login.html ---------------------------------------------------------------------- diff --git a/app/addons/auth/templates/login.html b/app/addons/auth/templates/login.html index a57f3f0..eb20825 100644 --- a/app/addons/auth/templates/login.html +++ b/app/addons/auth/templates/login.html @@ -16,7 +16,7 @@ the License.

Login to CouchDB with your name and password.

- +