From patchwork Mon Nov 29 17:44:29 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sascha Silbe X-Patchwork-Id: 73511 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from bilbo.ozlabs.org (localhost [127.0.0.1]) by ozlabs.org (Postfix) with ESMTP id C34D31007DA for ; Tue, 30 Nov 2010 11:35:05 +1100 (EST) Received: from sunjammer.sugarlabs.org (sunjammer.sugarlabs.org [140.186.70.53]) by ozlabs.org (Postfix) with ESMTP id 9F6991007D1 for ; Tue, 30 Nov 2010 04:44:41 +1100 (EST) Received: by sunjammer.sugarlabs.org (Postfix, from userid 708) id 284061205B4; Mon, 29 Nov 2010 12:44:37 -0500 (EST) From: Sascha Silbe To: patchwork@lists.ozlabs.org Subject: [PATCH] Add link to password change form on user profile page Date: Mon, 29 Nov 2010 12:44:29 -0500 Message-Id: <1291052669-5059-1-git-send-email-sascha-pgp@silbe.org> X-Mailer: git-send-email 1.7.0.4 X-Mailman-Approved-At: Tue, 30 Nov 2010 11:35:04 +1100 X-BeenThere: patchwork@lists.ozlabs.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Sascha Silbe List-Id: Patchwork development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: patchwork-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Errors-To: patchwork-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Signed-off-by: Sascha Silbe --- templates/patchwork/profile.html | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) We couldn't find any way to change a password from within the existing web interface, other than navigating to a "hidden" URL. I've added a new box "Authentication" instead of using "Settings" so that settings for related future features like OpenID support and logging in via SSL public keys can be grouped together. diff --git a/templates/patchwork/profile.html b/templates/patchwork/profile.html index e2d0b90..dd5d35e 100644 --- a/templates/patchwork/profile.html +++ b/templates/patchwork/profile.html @@ -117,6 +117,11 @@ address.

+
+

Authentication

+Change password +
+